We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba83f0 commit 0786becCopy full SHA for 0786bec
1 file changed
setup.cfg
@@ -35,6 +35,8 @@ classifiers =
35
[options]
36
zip_safe = True
37
python_requires = >=3.8, <4
38
+install_requires =
39
+ firebird-base>=0.5.0
40
packages = find_namespace:
41
42
[options.packages.find]
0 commit comments