pnnl-predictive-phenomics / emll

GNU General Public License v2.0
4 stars 0 forks source link

Prepare codebase for use with tox #3

Open mcnaughtonadm opened 5 months ago

mcnaughtonadm commented 5 months ago

Before we begin to build up the core functionality of emll, I think we should prepare the codebase to handle iterative linting via a program like tox. This will ensure development stages pass tests for things other than just the pytest fixtures.