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

Migrate to pyproject.toml #61

Merged
merged 9 commits into from
Dec 22, 2022
Merged

Migrate to pyproject.toml #61

merged 9 commits into from
Dec 22, 2022

Conversation

atimin
Copy link
Member

@atimin atimin commented Dec 22, 2022

Closes #60

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Update

What is the current behavior?

We use deprecated setup.py for packaging

What is the new behavior?

Now, it is a shiny pyproject.toml.

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin merged commit ef7d27b into main Dec 22, 2022
@atimin atimin deleted the reduct-py-60 branch December 22, 2022 12:49
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 pyproject.toml instead of setup.py
1 participant