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 7877f11 commit 8553e66Copy full SHA for 8553e66
setup.cfg
@@ -12,6 +12,7 @@ project_urls =
12
Documentation = https://dalpy-developers.github.io/DALPy/
13
Bug Tracker = https://github.com/DALPy-Developers/DALPy/issues
14
Sample Usage = https://github.com/DALPy-Developers/DALPy-Sample-Problems
15
+ Article = https://www.thejustice.org/article/2022/04/a-software-called-dalpy-was-created-by-two-undergraduate-students-and-will-assist-teaching-testing-and-grading-at-the-university-brandeis
16
classifiers =
17
Programming Language :: Python :: 3
18
License :: OSI Approved :: MIT License
@@ -24,4 +25,4 @@ packages = find:
24
25
python_requires = >=3.6
26
27
[options.packages.find]
-where = src
28
+where = src
0 commit comments