Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger f1f8d3a3b5 py34->py35
Master is now testing py35 instead of py34, so updat tox.ini.

Change-Id: I67f7739b31cebfad8e7ac9d3924200ae65957521
2016-12-16 14:24:26 +01:00
Ondřej Nový ec3e6012dc Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Ia797ad4743c5f3600138205c26058466e65509c4
2016-01-17 07:37:44 +00:00
Joshua Harlow b1ae45c46c Get this repo working again
Start to get this program working by cleaning
up the requirements files, setup.cfg, tox.ini
and more!

Change-Id: I59daf80335f0c186f9a0f66d3539e86703007bfc
2016-01-16 23:19:02 -08:00
Boris Pavlovic 32605d6fe3 Init project
This commit includes everything that is required to beging work on project:

- Sets up tox
- Sets up unit/pep/coverage/doc jobs
- Introduce doc structure
- Adds entry point
- Adds tests directory
- Adds extra hacking rules
- Add test and project requirements
2015-03-27 01:48:05 +03:00