mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
Delete Pipfile
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
responder = {file = ".", editable = true}
|
||||
pytest = "*"
|
||||
pytest-mock = "*"
|
||||
twine = "*"
|
||||
sphinx = "*"
|
||||
marshmallow = "*"
|
||||
pydantic = "*"
|
||||
pytest-cov = "*"
|
||||
ruff = "*"
|
||||
pre-commit = "*"
|
||||
httpx = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
Reference in New Issue
Block a user