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

Upload sdist pip packages #78

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Upload sdist pip packages #78

merged 2 commits into from
Nov 3, 2023

Conversation

MHendricks
Copy link
Member

Upload built pip packages on pull request for inspection.
Upload sdist package to allow using stdeb to generate a deb package.

Checklist

  • I have read the CONTRIBUTING.md document
  • I formatted my changes with black
  • I linted my changes with flake8
  • I have added documentation regarding my changes where necessary
  • Any pre-existing tests continue to pass
  • Additional tests were made covering my changes

Types of Changes

  • Bugfix (change that fixes an issue)
  • New Feature (change that adds functionality)
  • Documentation Update (if none of the other choices apply)

Proposed Changes

@MHendricks MHendricks force-pushed the mikeh/setup_requires branch 3 times, most recently from 20cfa7d to b0a8545 Compare November 3, 2023 00:44
- Upload built pip packages on pull request for inspection.
- Add requirements.txt to begin tox step and coverage requirement
Using 3.12 causes flake8 to incorrectly error on text inside of f-strings for rules E226,E231,E241,E702
@MHendricks MHendricks force-pushed the mikeh/setup_requires branch from 0dc32d3 to fd74705 Compare November 3, 2023 00:57
@MHendricks MHendricks marked this pull request as ready for review November 3, 2023 01:02
@MHendricks MHendricks merged commit 3be6eb9 into main Nov 3, 2023
29 checks passed
@MHendricks MHendricks deleted the mikeh/setup_requires branch November 3, 2023 01:02
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