Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacdonald1973 committed Apr 25, 2021
0 parents commit e5aa2d4
Show file tree
Hide file tree
Showing 24 changed files with 1,120 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pyinstaller = "*"

[packages]
pyudev = "*"
pulsectl = "*"
logzero = "*"
qtpy = "*"
pyqt5 = "*"
pyinstaller = "*"

[requires]
python_version = "3.7"
194 changes: 194 additions & 0 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e5aa2d4

Please sign in to comment.