fix and cleanup

This commit is contained in:
ingvar1995 2017-07-06 21:39:15 +03:00
parent d06982b38a
commit 262714d3ee
3 changed files with 10 additions and 17 deletions

View file

@ -57,5 +57,4 @@ setup(name='Toxygen',
},
cmdclass={
'install': InstallScript,
},
)
})