Skip to content

python-ics 4.0 does not have the Python 2.x tags removed #44

@ovianao

Description

@ovianao

According to the 4.0 release, support for Python 2.7 was dropped:
https://github.com/intrepidcs/python_ics/releases/tag/v4.0

However, looking at the code here, the Python 2.x tags are still present:

'Programming Language :: Python :: 2.7',

... as a result, on a new Python2 Virtual Environment, when you attempt to install python-ics unrestricted, using pip, it tries to install python-ics 4.0.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions