Skip to content

ProzorroUKR/openprocurement.chronograph

 
 

Repository files navigation

openprocurement.chronograph

Install

  1. Install requirements
virtualenv -p python3.8.2 venv
source venv/bin/activate
pip install -e .
  1. Optional for running tests
git clone git@github.com:ProzorroUKR/openprocurement.api.git src/opcr
pip install -e src/opcr

To run tests

pytest src/openprocurement/chronograph/tests/test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Dockerfile 0.6%