Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

tech-mapping

DEVELOPMENT

(Suggested way to install poetry:

$ pip install --user pipx
$ pipx install poetry

but https://poetry.eustace.io/docs/#installation should be fine too)

$ poetry install
$ poetry run python tm.py --help
$ poetry run black .
$ poetry run flake8
$ poetry run pytest

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.