diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-12 00:18:57 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-12 00:18:57 +0000 |
| commit | 1e13c14d44bd318332747e0e12955e4e71aada20 (patch) | |
| tree | 3eacd9703ade8e8dfb82d35653c7b45f3602aa60 /Pipfile | |
| parent | 55fec4960b80bfd94fa094a862a6c84dd30ca874 (diff) | |
| download | gdpr-obfuscator-1e13c14d44bd318332747e0e12955e4e71aada20.tar.gz gdpr-obfuscator-1e13c14d44bd318332747e0e12955e4e71aada20.zip | |
remove Pipfile
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Pipfile b/Pipfile deleted file mode 100644 index e915499..0000000 --- a/Pipfile +++ /dev/null @@ -1,12 +0,0 @@ -[[source]] -url = "https://pypi.org/simple" -verify_ssl = true -name = "pypi" - -[packages] - -[dev-packages] -pytest = "*" - -[requires] -python_version = "3.13" |
