- Fork
concepticon/pyconcepticon
- Clone your fork
- Install
pyconcepticon
for development (preferably in a separate virtual environment) running
pip install -e .[dev,test]
Now you should be able to run the test suite
pytest
concepticon/pyconcepticon
pyconcepticon
for development (preferably in a separate virtual environment) runningpip install -e .[dev,test]
Now you should be able to run the test suite
pytest