Skip to content

Commit

Permalink
docs: Update backlog
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Aug 25, 2023
1 parent 1d82468 commit b78de3a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@

## Iteration +1

- Use `ruff` linter, dissolve `flake8` and `isort`
- Use `versioningit` for versioning, dissolve `bumpversion`
- Switch to `pyproject.toml`
- Replace Apiary Mock server
https://github.com/ip-tools/python-epo-ops-client/issues/65
- Setup project documentation on Read the Docs
- Improve and clean up README
- Set up project documentation on Read the Docs
- Switch to `pyproject.toml`


## Iteration +2
Expand All @@ -32,3 +31,5 @@ This is the content of the original `TODOS.md` file.
- CI: Add GHA recipe, dissolve Travis configuration
- Dissolve `requirements` files, and inline them into `setup.py`
- Add support for Python 3.10 and 3.11
- Use `ruff` linter, dissolve `flake8` and `isort`
- Use `versioningit` for versioning, dissolve `bumpversion`

0 comments on commit b78de3a

Please sign in to comment.