forked from jan/mem_edit
Style fixes
This commit is contained in:
parent
e962137950
commit
b50b37c1c4
5 changed files with 22 additions and 22 deletions
4
setup.py
4
setup.py
|
|
@ -8,7 +8,7 @@ setup(name='mem_edit',
|
|||
author='Jan Petykiewicz',
|
||||
author_email='anewusername@gmail.com',
|
||||
url='https://mpxd.net/gogs/jan/mem_edit',
|
||||
keywords = [
|
||||
keywords=[
|
||||
'memory',
|
||||
'edit',
|
||||
'editing',
|
||||
|
|
@ -25,7 +25,7 @@ setup(name='mem_edit',
|
|||
'cheat',
|
||||
'trainer',
|
||||
],
|
||||
classifiers = [
|
||||
classifiers=[
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue