Skip to content

Commit

Permalink
Merge pull request #48 from alliance-genome/more_tests
Browse files Browse the repository at this point in the history
lots of changes
  • Loading branch information
adamjohnwright authored Dec 16, 2024
2 parents ba6a3e8 + 4e70434 commit 557b5f5
Show file tree
Hide file tree
Showing 12 changed files with 3,344 additions and 1,417 deletions.
1,674 changes: 886 additions & 788 deletions poetry.lock

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Adam Wright, Paulo Nuin and the Alliance of Genome Resources"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10"
python = "^3.9"
rich = "^13.5.2"
click = "^8.1.6"

Expand All @@ -15,7 +15,6 @@ tqdm = "^4.66.3"
wget = "^3.2"
pyyaml = "^6.0.1"
boto3 = "^1.28.46"
biopython = "^1.81"
py-fasta-validator = "^0.6"
python-dotenv = "^1.0.0"
slack-sdk = "^3.23.0"
Expand Down
Loading

0 comments on commit 557b5f5

Please sign in to comment.