Commit Graph

14 Commits (b5d83f84724c2a1b081c7756077a7bbf2e9f4959)

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 9 years ago
Eric Holscher 0be35a1fa0 Attempt editable install 9 years ago
Eric Holscher 3c7a80c263 Attempt to use new theme 9 years ago
Eric Holscher 78caee0591 Just use tarball 9 years ago
Eric Holscher 63860a0a5a Install editable for now 9 years ago
Eric Holscher 0b3976ac9d Rebuild env 9 years ago
Eric Holscher fa9eb9586c Require higher sphinx too 9 years ago
Eric Holscher f219b0ec21 Add autoapi req 9 years ago