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

Add pyproject.toml file #2803

Open
jdebacker opened this issue Sep 16, 2024 · 1 comment
Open

Add pyproject.toml file #2803

jdebacker opened this issue Sep 16, 2024 · 1 comment
Labels

Comments

@jdebacker
Copy link
Member

One now receives deprecation warnings when building taxcalc from source with pip install -e ..

To avoid this warning, a pyproject.toml should be added to the root directory of the project. See here for more discussion.

@jdebacker jdebacker added the bug label Sep 16, 2024
@martinholmer
Copy link
Collaborator

As of Tax-Calculator 4.3.3, "make package" no longer generates deprecation warnings.

It still may be desirable to replace the setup.py file with a pyproject.toml files as suggested in issue #2803.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants