Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:Adamtaranto/TIRmite into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamtaranto committed Oct 28, 2024
2 parents a591522 + 1ad9aba commit 6d7da4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors = [

description = "Annotation of cryptic MITEs and DNA-Transposons using Terminal Inverted Repeat HMMs."
readme = "README.md"
requires-python = ">=3.7"
requires-python = ">=3.8"
keywords = ["Transposon", "TIR", "MITE", "TE"]
license = {text = "MIT"}

Expand Down Expand Up @@ -46,4 +46,4 @@ tsplit-TIR = "tirmite.cmd_TIR:main"
# https://packaging-guide.openastronomy.org/en/latest/minimal.html
# https://setuptools.pypa.io/en/latest/userguide/declarative_config.html
# https://towardsdatascience.com/setuptools-python-571e7d5500f2#:~:text=be%20more%20appropriate.-,The%20setup.,as%20the%20command%20line%20interface.
# https://python-poetry.org/docs/pyproject/
# https://python-poetry.org/docs/pyproject/

0 comments on commit 6d7da4c

Please sign in to comment.