pr-omethe-us / PyKED

Python interface to the ChemKED database format
https://pr-omethe-us.github.io/PyKED/
BSD 3-Clause "New" or "Revised" License
14 stars 15 forks source link

Use pytest-datadir for data files for tests #122

Closed bryanwweber closed 5 months ago

bryanwweber commented 5 years ago

This package https://pypi.org/project/pytest-datadir/ would make it much easier to write tests and wouldn't rely on pkg_resources from setuptools.