setup.py shouldn't have a shebang

This commit is contained in:
James R. Barlow
2021-06-16 00:10:10 -07:00
parent 5f01c5e330
commit 6b9b5cc5d5
-2
View File
@@ -1,5 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# © 2021 James R. Barlow: github.com/jbarlow83
#
# This Source Code Form is subject to the terms of the Mozilla Public