We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bdf93e commit f070ef2Copy full SHA for f070ef2
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3",
16
"Programming Language :: Python :: 3 :: Only",
17
]
18
-dependencies = []
+dependencies = ["fastcore","apsw"]
19
20
[project.urls]
21
Repository = "https://github.com/AnswerDotAI/apswutils"
0 commit comments