Commit Graph

14 Commits (2a79eb0dd4f12aaeee958f96aaa78f08a585d663)

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.
8 years ago
Eric Holscher b24293e545 Start using pydocstyle for Python doc generation 8 years ago
Eric Holscher 7ddb93acb9 Add basic tox configuration 9 years ago
Eric Holscher 6430742541 Add domain requirements 9 years ago
Christopher Swenson 8ff10028ef Sphinx is required 9 years ago
Christopher Swenson f31f503e09 pip freeze requirements.txt
Some environments, like PyCharm, try to install `requirements.txt`
before they consider `setup.py`.
9 years ago
Eric Holscher a827bf8547 Not with zips 10 years ago
Eric Holscher 0be35a1fa0 Attempt editable install 10 years ago
Eric Holscher 3c7a80c263 Attempt to use new theme 10 years ago
Eric Holscher 78caee0591 Just use tarball 10 years ago
Eric Holscher 63860a0a5a Install editable for now 10 years ago
Eric Holscher 0b3976ac9d Rebuild env 10 years ago
Eric Holscher fa9eb9586c Require higher sphinx too 10 years ago
Eric Holscher f219b0ec21 Add autoapi req 10 years ago