Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project updates #126

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Project updates #126

wants to merge 3 commits into from

Conversation

Secrus
Copy link
Member

@Secrus Secrus commented Jan 7, 2023

Resolves: #86
Resolves: #37

This PR introduces 2 changes to the project.

  1. Moves to PEP 621 declarative metadata based on setuptools. At the same time it drops dependency on calver, resolving Make it possible to post multiple-releases-in-a-day #86.
  2. Introduces tox as a command automation framework, replacing make and Makefile. This makes running commands cross-platform (make is not a builtin command on Windows).

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.

Use tox to run test suite Make it possible to post multiple-releases-in-a-day
1 participant