Skip to content

Commit

Permalink
change dependency to point to recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cowart committed Feb 29, 2024
1 parent c175116 commit 0d67d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"pandas",
"qiita-files@https://github.com/qiita-spots/qiita-files/archive/master.zip",
"qiita_client@https://github.com/qiita-spots/qiita_client/archive/master.zip",
"sequence-processing-pipeline@https://github.com/biocore/mg-scripts/archive/master.zip",
"sequence-processing-pipeline@https://github.com/charles-cowart/mg-scripts/archive/refs/heads/gen-prep-fix.zip",
]
[project.scripts]
configure_klp = "qp_klp.scripts.configure_klp:config"
Expand Down

0 comments on commit 0d67d81

Please sign in to comment.