Revision d9624ae24ff703215b66f948bb95300191459220 authored by st-- on 06 August 2018, 09:49:37 UTC, committed by GitHub on 06 August 2018, 09:49:37 UTC
GPflow no longer supports python 2 and hence references to the six module are redundant.
1 parent 54a276a
Raw File
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include gpflow/gpflowrc
back to top