Skip to content

Commit ee6ea87

Browse files
committed
v0.85
- setup.py without pytest
1 parent 620e5ef commit ee6ea87

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
File renamed without changes.

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
'numpy',
2626
'scipy',
2727
'matplotlib',
28-
'requests',
29-
'pytest'],
28+
'requests'],
3029
classifiers=[
3130
"Development Status :: 5 - Production/Stable",
3231
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)