Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 307 Bytes

superposer_tissus

In order to install the project you should clone this project in a local repository.

In a command prompt, run the following command (in the project folder) :

  • python -m venv venv
  • venv\Scripts\activate
  • python -m pip install pip --upgrade
  • pip install -r requirements.txt