Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement setup.py compatible with PIP #25

Open
mschatten opened this issue Mar 30, 2021 · 0 comments
Open

Implement setup.py compatible with PIP #25

mschatten opened this issue Mar 30, 2021 · 0 comments

Comments

@mschatten
Copy link
Member

The requirements (requirements.txt) is implemented, now we need to create an adequate setup structure to be installable via PIP. There are other requirements (swipl, dtach, XMPP server, docker probably later ...) which should also be handled or at least indicated during installation. Also it would be better to reorganize code into a few folders (for example one for Python files, one for the ANTLR files, one for metafiles, one for tests etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant