Explorar el Código

Remove python-pubkeys.txt from package data

Thomas Kluyver hace 11 años
padre
commit
af5f443b3f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      setup.py

+ 0 - 1
setup.py

@@ -33,7 +33,6 @@ setup(name='pynsist',
       url='https://github.com/takluyver/pynsist',
       packages=['nsist'],
       package_data={'nsist': ['template.nsi',
-                              'python-pubkeys.txt',
                               'glossyorb.ico',
                              ]
                     },