Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Martin committed Oct 23, 2019
1 parent 9e1da50 commit 622d0a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import os
from setuptools import setup, Command
# import distutils.cmd
# import distutils.log
# import setuptools
# import subprocess

with open('requirements.txt') as f:
REQUIREMENTS = f.read().splitlines()
Expand Down

0 comments on commit 622d0a8

Please sign in to comment.