Skip to content

groom repo to support python 3.12 and drop setuptools#7

Merged
mmerickel merged 8 commits intomasterfrom
fix-py312
Nov 23, 2023
Merged

groom repo to support python 3.12 and drop setuptools#7
mmerickel merged 8 commits intomasterfrom
fix-py312

Conversation

@mmerickel
Copy link
Owner

@mmerickel mmerickel commented Nov 23, 2023

  • Use importlib.metadata when available in created virtualenvs.
  • Depend on packaging instead of setuptools.
  • Drop travis/appveyor in favor of github actions.
  • Support extra_args options to create() and install() commands.

Fixes #5, and #3.

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.

Problem with Python 3.12

2 participants