GitList
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
adaptive
/
Commit 521fd775550240b39963e28a7f7bfa274c78d9af
Browse code
add shebang to setup.py
Bas Nijholt
authored on 31/10/2017 13:04:07
Showing 1 changed files
setup.py
index 95bdbd4..491b38d 100644
setup.py
History
View file @ 521fd77
...
...
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env python3
1
2
# -*- coding: utf-8 -*-
2
3
3
4
from setuptools import setup