Renambed package :'(
This commit is contained in:
parent
68603644db
commit
da17e9ff78
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ except:
|
|||
pass
|
||||
|
||||
setup(
|
||||
name = 'Printr',
|
||||
name = 'Python-Printr',
|
||||
packages = ['printr'],
|
||||
version = '0.0.1',
|
||||
description = 'Python module to allow a print line to be updated after printing',
|
||||
|
|
Reference in a new issue