Skip to content

Project updates#126

Open
Secrus wants to merge 3 commits into
pypa:mainfrom
Secrus:modernize-project
Open

Project updates#126
Secrus wants to merge 3 commits into
pypa:mainfrom
Secrus:modernize-project

Conversation

@Secrus

@Secrus Secrus commented Jan 7, 2023

Copy link
Copy Markdown
Member

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).

@Secrus Secrus force-pushed the modernize-project branch from 4869ff2 to 86d6fa6 Compare January 7, 2023 01:38
@DimitriPapadopoulos

DimitriPapadopoulos commented Jan 17, 2026

Copy link
Copy Markdown

Add PEP 639 compliance too?

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

2 participants