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

Add setup.py #21

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from
Open

Add setup.py #21

wants to merge 1 commit into from

Conversation

bassosimone
Copy link
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
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