diff options
| author | Simeon Simeonov | 2026-04-28 14:27:05 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-04-28 14:27:05 +0200 |
| commit | 751c74e7de1c78a151fdd8b76f220d8411a2108a (patch) | |
| tree | 0b13345aad6949a3325ca8f72b4eece14a0fe973 /setup.py | |
| parent | 82ef6adec6e59f9cc9dc9fa1a13a2b43e534bada (diff) | |
Restructure the entire project, enforce linting and add support for type checkers
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.py b/setup.py deleted file mode 100644 index a5d21d8..0000000 --- a/setup.py +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | # Legacy setup for some build / install systems | ||
| 2 | |||
| 3 | from setuptools import setup | ||
| 4 | |||
| 5 | setup() | ||
