diff options
| author | seth <[email protected]> | 2022-08-26 20:48:42 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-26 20:53:34 -0400 |
| commit | 22378abce34f4b27db884692d5d99bec9dcef034 (patch) | |
| tree | d6afc3e2b28865b00bc809dd0c2a1d8d970ebf98 /setup.py | |
| parent | a2c082e7d3ecba60c872ef23e5db59ecfa6aed97 (diff) | |
[build-system] switch to flit
setuptools >=61 isn't supported on many distros
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py deleted file mode 100644 index a4f49f9..0000000 --- a/setup.py +++ /dev/null @@ -1,2 +0,0 @@ -import setuptools -setuptools.setup() |
