Closed MassimoCimmino closed 2 years ago
In #139, we proposed to follow the Anaconda distribution for package versions.
This necessitates the following changes in the requirements:
Latest version of dependencies not in the anaconda distribution are the following:
Unless the last two are needed to support the other changes, I don't see a reason to update the versions.
Docs for this issue are temporarily available here.
In pdf format: pygfunction.pdf.
The build is uploaded to testpypi : https://test.pypi.org/project/pygfunction/2.2.0rc0/
Install using pip install -i https://test.pypi.org/simple/ pygfunction==2.2.0rc0
The documentation builds without warnings with sphinx 4.4.0 and numpydoc 1.2.0 after 03a142a.
pygfunction v2.2.0
is now available through pip:
pip install pygfunction
This issue is to increment version in documentation and installation files in preparation for release.
Before merge :
After merge :