Skip to content
This repository was archived by the owner on Aug 18, 2018. It is now read-only.

Add setup.py#21

Open
bassosimone wants to merge 1 commit intostablefrom
feature/setup.py
Open

Add setup.py#21
bassosimone wants to merge 1 commit intostablefrom
feature/setup.py

Conversation

@bassosimone
Copy link
Copy Markdown
Member

With this file committed, we could install neubot-runtime from inside another repository by following this simple procedure (and without having to keep a forked copy of the sources):

virtualenv VENV
source VENV/bin/activate
pip install https://github.com/neubot/neubot-runtime/archive/stable.zip

Tested locally with a different pip install command tailored to use this branch rather than stable.

@bassosimone
Copy link
Copy Markdown
Member Author

(We can ignore the failing travis check: it fails because no .travis.yml is present in the stable branch and hence the repository is treated like a ruby repository)

@bassosimone bassosimone added this to the release-0.4.17.1 milestone Feb 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants