Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

See PEP 621 and PEP 518.

Keep setup.py for legacy installs.
The proper way to install is now: pip install

@DimitriPapadopoulos DimitriPapadopoulos force-pushed the pyproject.toml branch 10 times, most recently from d1b78eb to 4ba2ad2 Compare October 29, 2022 20:42
@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented Oct 30, 2022

I haven't found the time to migrate unittest to tox.

I hope unittest2, discover and tox might help.

See PEP 621 and PEP 518.

Keep setup.py for legacy installs.
The proper way to install is now: pip install
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the pyproject.toml branch 3 times, most recently from 1d1cfa0 to d9e5d04 Compare December 9, 2023 14:19
@DimitriPapadopoulos
Copy link
Contributor Author

For now, run python test_suite.py directly instead of python setup.py test.

@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as ready for review December 9, 2023 14:21
See PEP 621 and PEP 518.
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.

1 participant