Removed execution permission.
This commit is contained in:
parent
6b44995333
commit
001d6aa0ac
@ -5,11 +5,11 @@ Sebi-Machine.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__author__ = "Annihilator708"
|
__author__ = "Annihilator708"
|
||||||
# TODO: add yourselves here. I can't remember everyones handles.
|
|
||||||
__contributors__ = (__author__, "Neko404NotFound", "Dusty.P", "davfsa", "YashKandalkar")
|
__contributors__ = (__author__, "Neko404NotFound", "Dusty.P", "davfsa", "YashKandalkar")
|
||||||
|
|
||||||
__license__ = "MIT"
|
__license__ = "MIT"
|
||||||
__title__ = "Sebi-Machine"
|
__title__ = "Sebi-Machine"
|
||||||
__version__ = "tbd"
|
__version__ = "0.0.1"
|
||||||
|
|
||||||
__repository__ = f"https://github.com/{__author__}/{__title__}"
|
__repository__ = f"https://github.com/{__author__}/{__title__}"
|
||||||
__url__ = __repository__
|
__url__ = __repository__
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user