Skip to content

Commit

Permalink
#7: add missing hashbang
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Nov 15, 2020
1 parent d01a485 commit 635dc86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

#!/usr/bin/env python3
from setuptools import setup


setup(
setup_requires=['pbr'],
pbr=True
Expand Down

0 comments on commit 635dc86

Please sign in to comment.