Skip to content

Commit

Permalink
readme: remove problems
Browse files Browse the repository at this point in the history
These are now tracked in repository issues.

Signed-off-by: Simon de Vlieger <[email protected]>
  • Loading branch information
supakeen authored and achilleas-k committed Jun 24, 2024
1 parent 67f47d6 commit 8f6a034
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,6 @@ make test
To run the tests, you have to install the package (see [Usage](#Usage))
and call `pytest`

## Problem(s)

A list of current problems or things that just aren't that nice yet:

- [ ] How should we structure a distribution, the [fedora](./example/fedora)
really isn't that pretty yet.
- [ ] Defining the protocol of JSON that is sent between an `otk.external` and
the main process. They'll likely need the entire tree.

## Principles

- Omnifests are valid YAML, no preprocessing is done on them.
Expand Down

0 comments on commit 8f6a034

Please sign in to comment.