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

Replace setup.py with pyproject.toml #416

Merged
merged 37 commits into from
Oct 11, 2023
Merged

Conversation

Ulthran
Copy link
Contributor

@Ulthran Ulthran commented Sep 27, 2023

  • I have run pytest .tests/ on a local deployment and the tests passed successfully
  • If this adds a new output file, I have added a check to .tests/targets.txt
  • If this fixes a bug, I have added or modified an appropriate test
  • If this adds or modifies a rule that uses FASTQ files, the input accepts gzipped FASTQ and outputs gzipped FASTQ, or marks uncompressed FASTQ output as temp

If this is for a release:

  • I have updated documentation
  • I have updated the hardcoded version at the top of install.sh to match what this release's version will be
  • I have created a release archive that will be attached to this release

@Ulthran Ulthran linked an issue Sep 27, 2023 that may be closed by this pull request
@Ulthran Ulthran merged commit f7b888d into main Oct 11, 2023
2 checks passed
@Ulthran Ulthran deleted the 415-update-sunbeamlib-setup branch October 11, 2023 17:16
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.

Installation failed
1 participant