diff --git a/setup.py b/setup.py index 3493852..2ac4cc9 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -#!/usr/env/bin python3 +#!/usr/bin/env python3 import pathlib from setuptools import find_packages, setup