Compare commits
No commits in common. "5bbf9cafb0a8ab2245fd5d9ce6b520b951c6bfab" and "63b166ce2c29cd8e279ce734078deb125aef84a8" have entirely different histories.
5bbf9cafb0
...
63b166ce2c
|
@ -14,9 +14,7 @@ Work in progress.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
This project requires [Python](https://www.python.org/) 3.8 or newer.
|
All requirements can be installed easily using:
|
||||||
|
|
||||||
All required libraries can be installed easily using:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.2'
|
__version__ = '0.1.1'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user