Skip to content

[codex] Migrate packaging from setup.py to pyproject.toml#136

Open
jdelic wants to merge 1 commit intomasterfrom
codex/pyproject-toml
Open

[codex] Migrate packaging from setup.py to pyproject.toml#136
jdelic wants to merge 1 commit intomasterfrom
codex/pyproject-toml

Conversation

@jdelic
Copy link
Owner

@jdelic jdelic commented Feb 12, 2026

No description provided.

@coveralls
Copy link

Coverage Status

coverage: 97.5%. remained the same
when pulling d926983 on codex/pyproject-toml
into ea6f153 on master.

dependencies = []

[tool.setuptools]
packages = ["django_dbconn_retry", "django_dbconn_retry.tests"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i suspect tests shouldn't be included, so it doesn't get installed into users' site-packages

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

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.

3 participants