summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2021-06-15 13:22:54 -0400
committerGitHub <noreply@github.com>2021-06-15 13:22:54 -0400
commit04cd3c5664e136d63835dfee5104e84fbd7511cc (patch)
tree8ab833f7601891214dae472734a871654d5d36ba /setup.py
parent0dd0bec5fa4b5a6ff32b76224cfe46e2e86ac482 (diff)
parent1c82fee86b1778335680416b9a0041a579d02714 (diff)
downloadsubunit-git-04cd3c5664e136d63835dfee5104e84fbd7511cc.tar.gz
Merge branch 'master' into fix-filter-entrypoints
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 81aef9e..1f9ee67 100755
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,5 @@
#!/usr/bin/env python
import os.path
-
from setuptools import setup