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 969f901 commit 0d229f3Copy full SHA for 0d229f3
pyproject.toml
@@ -12,6 +12,8 @@ description = "A fully featured FRED API client library for Python."
12
readme = "README.md"
13
requires-python = ">=3.7"
14
classifiers = [
15
+ "Development Status :: 2 - Pre-Alpha",
16
+ "Intended Audience :: Science/Research",
17
"Programming Language :: Python :: 3",
18
"License :: OSI Approved :: MIT License",
19
"Operating System :: OS Independent",
0 commit comments