Revert test changes to setup.py

This commit is contained in:
Charlie Marsh 2022-12-19 20:09:47 -05:00
parent eff7700d92
commit 54c7c25861
2 changed files with 0 additions and 3 deletions

View file

@ -33,8 +33,6 @@ bindings = "bin"
strip = true
[tool.ruff]
force-exclude = true
exclude = ["setup.py"]
[tool.ruff.isort]
force-wrap-aliases = true

View file

@ -1,6 +1,5 @@
import sys
import os
from setuptools import setup
sys.stderr.write(