Skip to content

Commit

Permalink
repo: use oelint-data for data
Browse files Browse the repository at this point in the history
Closes #714

Signed-off-by: Konrad Weihmann <[email protected]>
  • Loading branch information
priv-kweihmann committed Feb 23, 2025
1 parent a56bfe3 commit 3de02ef
Show file tree
Hide file tree
Showing 215 changed files with 8 additions and 25,416 deletions.
55 changes: 0 additions & 55 deletions .github/workflows/knownvar_bump.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Use the ``scripts/generate-layer-variables`` tool for that.

### step by step guide

- checkout the master of the ``oelint-adv`` repository.
- checkout the master of the ``oelint-data`` repository.
- create a virtual python environment (e.g. ``python3 -m venv env``)
- active the virtual python environment (e.g. ``. env/bin/activate``)
- install the needed dependencies (e.g. ``pip3 install -r requirements.txt -r requirements-dev.txt``) from the ``oelint-adv`` checkout
Expand Down
41 changes: 0 additions & 41 deletions oelint_adv/data/__init__.py

This file was deleted.

Loading

0 comments on commit 3de02ef

Please sign in to comment.