removed pipfile

This commit is contained in:
randogoth 2025-01-20 17:55:28 +02:00
parent 0ee0e2104f
commit e4036420a0
2 changed files with 3 additions and 14 deletions

14
Pipfile
View file

@ -1,14 +0,0 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
randonautentropy = "*"
lyagushka = {file = "https://github.com/randogoth/lyagushka/releases/download/1.1.1/lyagushka-1.1.1-cp312-cp312-manylinux_2_34_x86_64.whl"}
streamlit = "*"
[dev-packages]
[requires]
python_version = "3.12"

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
randonautentropy
lyagushka @ https://github.com/randogoth/lyagushka/releases/download/1.1.1/lyagushka-1.1.1-cp312-cp312-manylinux_2_34_x86_64.whl
streamlit