Skip to content

Conversation

@eywalker
Copy link
Contributor

  • Updated setup.py and requirements.txt to support PyPI integration
  • Added Makefile to automate processes involved in uploading contents to PyPI and cleaning up after build
  • Updated .travis.yml to take advantage of the new Travis CI framework for building and testing. Now tests gets deployed almost immediately and runs faster
  • Added Vagrantfile along with associated provision codes in misc directory to support easy recreation of a development environment using Vagrant. This will allow for anyone (with Vagrant and VirtualBox installed) to launch a fully functional Python3 development environment complete with test database just by running vagrant up inside the project directory.
  • Updated readme.md to include quick installation instruction via pip and also included badges.

@eywalker eywalker mentioned this pull request Jul 16, 2015
fabiansinz added a commit that referenced this pull request Jul 16, 2015
Add PyPI and Vagrant support and use new Travis CI framework
@fabiansinz fabiansinz merged commit 35ab917 into datajoint:master Jul 16, 2015
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

Successfully merging this pull request may close these issues.

2 participants