Skip to content

Commit

Permalink
docs: Remove TODOs as they have been completed
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroWave022 committed Oct 13, 2023
1 parent b77fc9f commit bbe7336
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ yr_weather.Locationforecast(headers=headers, use_cache=False)

MET's Terms of Service encourage using caching to avoid extra load on the network. Therefore, disabling caching and not implementing it yourself is not recommended.

# Future objectives (TODOs)

- [x] Add Read the Docs documentation
- [ ] Add further features from MET's API
- [ ] Make sure Python >=3.8 is supported
- [ ] Add linter
- [ ] Add type checker

# License

This project is licensed under the [Apache License 2.0](https://github.com/ZeroWave022/yr-weather/blob/main/LICENSE).
Expand Down

0 comments on commit bbe7336

Please sign in to comment.