Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit bae606a

Browse files
authored
Clean imports
1 parent 73929a5 commit bae606a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import os
22
import re
33
from setuptools import find_packages, setup
4-
from setuptools.command.sdist import sdist
5-
from setuptools.command.bdist_egg import bdist_egg
64

75

86
def resolve_requirements(file):

0 commit comments

Comments
 (0)