Commits on Source 2

  • Chandan Singh's avatar
    Move all requirements files into "tools" directory · 13f10826
    Chandan Singh authored
    These new `.in` and `.txt` are making the repository look very
    cluttered. Move them to a separate `tools` directory to make it look a
    bit cleaner.
    13f10826
  • Chandan Singh's avatar
    Move sphinx build functionality to tox · 6cbc779b
    Chandan Singh authored
    Currently the CI and the docs both have to duplicate the same inforation
    about how to gather dependencies etc, and have to use hacky ways to run
    them.
    
    Add a new `docs` environment to our tox setup so that building docs is
    as simple as running `tox -e docs`.
    6cbc779b
Loading
Loading