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