Skip to content

Commit 8553e66

Browse files
authored
Update setup.cfg
1 parent 7877f11 commit 8553e66

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
@@ -12,6 +12,7 @@ project_urls =
1212
Documentation = https://dalpy-developers.github.io/DALPy/
1313
Bug Tracker = https://github.com/DALPy-Developers/DALPy/issues
1414
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
1516
classifiers =
1617
Programming Language :: Python :: 3
1718
License :: OSI Approved :: MIT License
@@ -24,4 +25,4 @@ packages = find:
2425
python_requires = >=3.6
2526

2627
[options.packages.find]
27-
where = src
28+
where = src

0 commit comments

Comments
 (0)