1
0
Fork 0
hudctrl/svc
Dustin d075a1b1a9 meta: Install aiomarionette in development mode
Poetry does not install local path dependencies in "editable" mode by
default.  Instead, it builds them and installs them into the venv like
any other dependency.  This means that changes in the local copy are not
picked up.
2022-04-30 14:22:42 -05:00
..
.vscode Initial commit 2022-04-30 13:32:42 -05:00
src/hudctrl api: Refresh screen by monitor name 2022-04-30 14:15:10 -05:00
.flake8 Initial commit 2022-04-30 13:32:42 -05:00
.gitattributes Initial commit 2022-04-30 13:32:42 -05:00
.gitignore Initial commit 2022-04-30 13:32:42 -05:00
.pylintrc Initial commit 2022-04-30 13:32:42 -05:00
poetry.lock meta: Install aiomarionette in development mode 2022-04-30 14:22:42 -05:00
pyproject.toml meta: Install aiomarionette in development mode 2022-04-30 14:22:42 -05:00