Compare commits
No commits in common. "84ab1e4218afeeabef647cf203b35696c8634545" and "d5963d4b098d44ae9c73f928219928182fccd1de" have entirely different histories.
84ab1e4218
...
d5963d4b09
14
README.md
14
README.md
|
@ -22,19 +22,7 @@ Defined hierarchy:
|
|||
- `Commodity`
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
All requirements can be installed easily using:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Full list of requirements:
|
||||
- [enforce-typing](https://pypi.org/project/enforce-typing/)
|
||||
|
||||
|
||||
## License
|
||||
# License
|
||||
|
||||
```
|
||||
MIT License
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.37'
|
||||
__version__ = '0.1.36'
|
||||
|
|
Loading…
Reference in New Issue
Block a user