aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 450b1e63917299fa8911357e1af692ae6fdc961e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# e3372-py

## Requirements


    TODO


## Installation

    python3 -m venv venv
    . ./venv/bin/activate
    pip install wheel
    pip install -r requirements.txt

## License

BSD-2c