Skip to content

Commit

Permalink
Pull request #9: Do not use the pip's internal api as it isn't workin…
Browse files Browse the repository at this point in the history
…g anymore
  • Loading branch information
Nekmo committed May 1, 2020
1 parent caaa4dc commit 3f52bd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages
from pip.req import parse_requirements
from distutils.util import convert_path
from fnmatch import fnmatchcase
import os
Expand Down

0 comments on commit 3f52bd2

Please sign in to comment.