Skip to content

Commit 2cb6d25

Browse files
committed
Make pipeline repo not behave as a package, only use poetry for dependency management
1 parent 70d59dc commit 2cb6d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "rnacentral_pipeline"
33
version = "0.1.0"
44
description = "The pipeline that imports all RNAcentral data"
55
authors = ["Blake Sweeney <[email protected]>"]
6+
package-mode = false
67

78
[tool.poetry.dependencies]
89
python = "^3.11"

0 commit comments

Comments
 (0)