Jammy2211 / PyAutoBuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find and replace version no over whole project

Jammy2211 opened this issue · comments

I have removed the version numbers of PyAuto projects throughout the code base (readthedocs, requirements.txt, etc) as I think with the build server everything should always be in-sync.

The only thing we need to assess is how version numbers permeate from setup.py, which will depend on how our implemenetation in rhayes777/PyAutoFit#611 plays out