Skip to content

depend on typing only if Python <= 3.5#30

Open
strebitz wants to merge 1 commit into
gatkin:masterfrom
strebitz:fix-typing-dependency
Open

depend on typing only if Python <= 3.5#30
strebitz wants to merge 1 commit into
gatkin:masterfrom
strebitz:fix-typing-dependency

Conversation

@strebitz
Copy link
Copy Markdown

Installing typing on Python >= 3.6 causes issues.

@acarapetis
Copy link
Copy Markdown

@gatkin would it be possible to get a new release with this fixed? the typing pypi module completely breaks modern python environments so all our builds have to work around this by pip uninstall typing afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants