Skip to content

Conversation

@alexcjohnson
Copy link
Collaborator

Fix #4080

Seems packaging is implicitly included by another dep in py3.7+, but not in py3.6

It turns out it would be very hard to write a test for this. packaging is installed in the circleci/python base images via pip install poetry so it'll always be there from the start. Maybe when we upgrade to cimg images they're cleaner?

seems it's implicitly included by another dep in py3.7+, but not in 3.6
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.

add packaging to setup.py file?

2 participants