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

Adopt jaraco/skeleton #2486

Merged
merged 7 commits into from Dec 20, 2020
Merged

Adopt jaraco/skeleton #2486

merged 7 commits into from Dec 20, 2020

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Dec 12, 2020

This change incorporates the best practices developed and documented at jaraco/skeleton. By adopting these changes, Setuptools can inherit the best practices and periodically merge improvements. Highlighted changes include:

  • Simple GHA recipe for Linux, Windows, and macOS coverage.
  • Drop support for Travis, Appveyor, and Azure Pipelines in favor of GHA.
  • Integrated code checks, including flake8, coverage, black, and mypy.

Changes excluded:

  • setuptools_scm is not used due to bootstrapping issues.

@jaraco jaraco force-pushed the feature/skeleton branch 2 times, most recently from e4038c2 to 6312245 Compare December 12, 2020 20:36
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
tox.ini Show resolved Hide resolved
pytest.ini Show resolved Hide resolved
pytest.ini Show resolved Hide resolved
.flake8 Show resolved Hide resolved
.flake8 Show resolved Hide resolved
.flake8 Show resolved Hide resolved
.flake8 Show resolved Hide resolved
@webknjaz webknjaz mentioned this pull request Apr 16, 2021
1 task
@webknjaz webknjaz mentioned this pull request Jul 7, 2021
3 tasks
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.

None yet

3 participants