You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I build it by hand using 'python setup.py bdist_wheel', it creates 0.1.87 as it should. I suppose I (or @jonrkarr ) could upload that file directly to pypi, so I'm attaching it here if that turns out to be the simplest way to solve the problem, but it's weird to me that the github action really thinks that it's 0.1.86. The 'getVersion' action even lists 0.1.87! Does something else need to be changed so that it knows what the current version should be?
I have updated the version number in biosimulators_test_suite_version.py, and have tagged the repository with 0.1.87 as well. However, the auto-generated build at https://github.com/biosimulators/Biosimulators_test_suite/actions/runs/4735262499/jobs/8405436906 for some reason insists on creating a wheel file with 0.1.86 in it, and pypi refuses to accept the upload, since that file already exists.
If I build it by hand using 'python setup.py bdist_wheel', it creates 0.1.87 as it should. I suppose I (or @jonrkarr ) could upload that file directly to pypi, so I'm attaching it here if that turns out to be the simplest way to solve the problem, but it's weird to me that the github action really thinks that it's 0.1.86. The 'getVersion' action even lists 0.1.87! Does something else need to be changed so that it knows what the current version should be?
(Also tagging @bilalshaikh42 and @CodeByDrescher if they have any insights.)
(to use, just remove the .pdf from the filename.)
biosimulators_test_suite-0.1.87-py2.py3-none-any.whl.pdf
The text was updated successfully, but these errors were encountered: