1# Use the 'install_requires' setting from setup.py:
2-e .
3
4# Development tools:
5pylint
6pytest
7twine
8wheel
9
10