Skip to content

Commit 7412036

Browse files
author
Andrew Yang
committed
Changes for upstream
1 parent 24f21e7 commit 7412036

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

python.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
testpaths= src/diffpy/utils/tests
3+
python_files = test*.py

requirements/build.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
python
2+
setuptools

0 commit comments

Comments
 (0)