Closed tlambert03 closed 2 years ago
Creates a testing extras section in setup.cfg and encourages users to install locally with pip install -e .[testing]
testing
pip install -e .[testing]
closes #105
Creates a
testing
extras section in setup.cfg and encourages users to install locally withpip install -e .[testing]
closes #105