Skip to content

ADITION/reverse_map_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

First set up a virtual environment and install the requirements inside the venv:

pip install -r requirements.txt

To execute the unit test run:

Linux/Mac:

python -m pytest -vs src/tagging_reverse_map_builder/utils_test.py

Windows:

python -m pytest -vs src\tagging_reverse_map_builder\utils_test.py

from the project root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages