Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added supported python versions.
  • Loading branch information
wirthual authored Nov 19, 2023
1 parent 55485c4 commit ac71469
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ A python package that gives you easy access to the most valuable datasets of Ger
pip install deutschland
```

### Supported Python Versions
```
3.8 - 3.11
```
Tested on Linux, MacOS and Windows

[![Run Python 🐍 tests](https://github.com/bundesAPI/deutschland/actions/workflows/runtests.yml/badge.svg?branch=main)](https://github.com/bundesAPI/deutschland/actions/workflows/runtests.yml)


### Development
For development poetry version `>=1.2.0` is required.

Expand Down

0 comments on commit ac71469

Please sign in to comment.