Skip to content

Commit a79d0e4

Browse files
committed
Update setup.cfg in preparation for release.
1 parent 811b43d commit a79d0e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ classifiers =
1818
Programming Language :: Python :: 3.6
1919
Programming Language :: Python :: 3.7
2020
Programming Language :: Python :: 3.8
21+
Programming Language :: Python :: 3.9
2122

2223
[options]
2324
zip_safe = False
@@ -29,7 +30,7 @@ install_requires =
2930
h5py>=2.9
3031
numpy>=1.15
3132
packaging>=20.4
32-
pyqtgraph>=0.11.0rc0
33+
pyqtgraph>=0.11.0
3334
qtutils>=2.2.3
3435
scipy
3536
setuptools_scm>=4.1.0

0 commit comments

Comments
 (0)