Open ovv opened 6 years ago
Hello,
It seems PyPI is confused by the versioning of this package. On legacy PyPI the last version is 0.7.3 but on warehouse the version is 1.3.
0.7.3
1.3
Is also seems like the 1.3 can no longer be installed and is depreciated. This confuses tools like pyup.io. This might be a bug on PyPI or in the package configuration.
pyup.io
Hello,
It seems PyPI is confused by the versioning of this package. On legacy PyPI the last version is
0.7.3
but on warehouse the version is1.3
.Is also seems like the
1.3
can no longer be installed and is depreciated. This confuses tools likepyup.io
. This might be a bug on PyPI or in the package configuration.