Compare commits
2 Commits
c5ef9dfc79
...
b018a32f20
Author | SHA1 | Date | |
---|---|---|---|
b018a32f20 | |||
742ca9f23f |
13
README.md
13
README.md
|
@ -22,7 +22,18 @@ Please ignore the `/tests` folder. It is very old, and unsupported,
|
|||
but kept for archival purposes.
|
||||
|
||||
|
||||
# License
|
||||
## Dependencies
|
||||
|
||||
All requirements can be installed easily using:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Full list of requirements:
|
||||
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
MIT License
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.3.10'
|
||||
__version__ = '0.3.11'
|
||||
|
|
Loading…
Reference in New Issue
Block a user