mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-26 04:29:55 +02:00
remove shebang from setup.py (somehow breaking py39)
This commit is contained in:
parent
e0ba83e993
commit
ccfc8212ec
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
from json import load
|
||||
from setuptools import setup, find_packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue