Compare commits
No commits in common. "3de71df7afb94ca8605fb424b00580d7563d3792" and "317d998fcbbca652d04f05d6c96690d181f38c60" have entirely different histories.
3de71df7af
...
317d998fcb
16
README.md
16
README.md
|
@ -9,21 +9,7 @@
|
|||
Utility for working with scheme+ld and other data-graph and semantic web formats.
|
||||
|
||||
|
||||
## Dependencies
|
||||
|
||||
All requirements can be installed easily using:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Full list of requirements:
|
||||
- [requests](https://pypi.org/project/requests/)
|
||||
- [ratelimit](https://pypi.org/project/ratelimit/)
|
||||
- [wikidata](https://pypi.org/project/wikidata/)
|
||||
|
||||
|
||||
## License
|
||||
# License
|
||||
|
||||
```
|
||||
Copyright (c) 2022-2024 Jon Michael Aanes
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.25'
|
||||
__version__ = '0.1.24'
|
||||
|
|
Loading…
Reference in New Issue
Block a user