Skip to content
Snippets Groups Projects
  1. Feb 17, 2021
    • Brent Huisman's avatar
      Docs: Replace RTD theme with Divio (#1362) · 51f09ce8
      Brent Huisman authored
      `/doc/scripts/divio_docs_theme` has the contents of the tarball from PyPI, slightly modified (custom fonts removed, font-awesome reduced to woff2, logo enabled, divio banner/analytics removed.).
      51f09ce8
  2. Jan 07, 2021
  3. Apr 06, 2020
    • Benjamin Cumming's avatar
      Finalize support for PyPi package (#1002) · 04705503
      Benjamin Cumming authored
      * add MANIFEST file that describes all paths required in source distribution so that pip can compile Arbor.
      * fixes to `setup.py` to help it work across supported Python versions.
      
      Tested with:
      * setup tools and pip
      * python 3.7 and 3.8
      * pip 19 and pip 20
      * Linux and OS X
      04705503