Skip to content
Snippets Groups Projects
Verified Commit 8144c406 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Update she-bang in setup to python3

parent 54063b80
Branches main
No related tags found
No related merge requests found
#!/usr/bin/env python #!/usr/bin/env python3
from setuptools import setup from setuptools import setup
import re import re
import os import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment