We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae32539 + f785ce0 commit c69aad1Copy full SHA for c69aad1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "rda_python_common"
7
-version = "1.0.11"
+version = "1.0.12"
8
authors = [
9
{ name="Zaihua Ji", email="zji@ucar.edu" },
10
]
@@ -17,8 +17,6 @@ classifiers = [
17
"Operating System :: OS Independent",
18
"Development Status :: 5 - Production/Stable",
19
20
-dependencies = [
21
- "psycopg2",
22
-]
+
23
[project.urls]
24
"Homepage" = "https://github.com/NCAR/rda-python-common"
0 commit comments