Skip to content

Commit 9f1b29b

Browse files
Merge pull request #213 from coding-for-reproducible-research/remove_poetry_package
Update pyproject.toml to remove package mode
2 parents 8b56842 + 87dce41 commit 9f1b29b

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
@@ -5,6 +5,7 @@ description = "Coding for Reproducible Research: Courses and Training Materials"
55
authors = ["CfRR Contributors"]
66
repository = "https://github.com/coding-for-reproducible-research/CfRR_Courses"
77
homepage = "https://coding-for-reproducible-research.github.io/CfRR_Courses/home_page.html"
8+
package-mode = false
89

910
[tool.poetry.dependencies]
1011
python = "^3.11" # or your desired Python version

0 commit comments

Comments
 (0)