Skip to content

Commit d356c1c

Browse files
committed
Remove pytest-runner
1 parent 967e4e3 commit d356c1c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
name="WrightSim",
1515
packages=find_packages(),
1616
package_data=extra_files,
17-
setup_requires=["pytest-runner"],
1817
install_requires=["h5py>=2.7.0", "numpy", "scipy", "WrightTools"],
1918
extras_require={"docs": ["sphinx-gallery>=0.1.9"], "cuda": ["pycuda"]},
2019
version=version,

0 commit comments

Comments
 (0)