aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/python/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'meta/python/PKGBUILD')
-rw-r--r--meta/python/PKGBUILD13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/python/PKGBUILD b/meta/python/PKGBUILD
deleted file mode 100644
index 113af45..0000000
--- a/meta/python/PKGBUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-pkgname=sommerfeld-python
-pkgver=1
-pkgrel=1
-arch=('any')
-license=('MIT')
-depends=(
- 'pyright'
- 'python-black'
- 'python-debugpy'
- 'python-pipenv'
- 'python-poetry'
- 'ruff-lsp'
-)