Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Johnson
18ed62b0b2 Stop using requirements.txt
sphinx-autoapi is redistributable, we should be using setup.py for all of our
dependency management, not continuing to split off things into requirements. 
Included a shortcut in the requirements for installing tox (the only dev requirement)
and the package in develop.
2016-10-25 16:28:12 -07:00
Eric Holscher
b24293e545 Start using pydocstyle for Python doc generation 2016-06-09 15:44:30 -07:00
Eric Holscher
7ddb93acb9 Add basic tox configuration 2015-08-03 11:59:02 -07:00
Eric Holscher
6430742541 Add domain requirements 2015-06-23 11:20:19 -07:00
Christopher Swenson
8ff10028ef Sphinx is required 2015-05-29 13:31:03 -07:00
Christopher Swenson
f31f503e09 pip freeze requirements.txt
Some environments, like PyCharm, try to install `requirements.txt`
before they consider `setup.py`.
2015-05-29 13:15:48 -07:00
Eric Holscher
a827bf8547 Not with zips 2015-04-23 15:43:31 -07:00
Eric Holscher
0be35a1fa0 Attempt editable install 2015-04-23 15:43:13 -07:00
Eric Holscher
3c7a80c263 Attempt to use new theme 2015-04-23 15:35:49 -07:00
Eric Holscher
78caee0591 Just use tarball 2015-04-22 16:38:22 -07:00
Eric Holscher
63860a0a5a Install editable for now 2015-04-22 16:35:39 -07:00
Eric Holscher
0b3976ac9d Rebuild env 2015-04-22 16:27:18 -07:00
Eric Holscher
fa9eb9586c Require higher sphinx too 2015-04-22 16:24:49 -07:00
Eric Holscher
f219b0ec21 Add autoapi req 2015-04-22 16:23:48 -07:00