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

Modernize build and test infra #2

Merged
merged 3 commits into from
Jul 14, 2022
Merged

Modernize build and test infra #2

merged 3 commits into from
Jul 14, 2022

Commits on Jul 13, 2022

  1. Modernize build and test infra

    - move ``setup.py`` infos to ``setup.cfg``
    - use ``build`` to build sdist and wheel
    - simplify ``tox.ini``
    - Drop Python 3.5
    - use ``unittest discover`` to discover tests
    - https://github.com/etingof -> https://github.com/pyasn1
    - Drop TravisCI
    tiran committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6af717b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3d4d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2219d View commit details
    Browse the repository at this point in the history