Explorar o código

Update setup.py

Kentaro Wada %!s(int64=6) %!d(string=hai) anos
pai
achega
729ec5e82d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -98,7 +98,7 @@ if sys.argv[1] == 'release':
 
 with open('README.md') as f:
     long_description = github2pypi.replace_url(
-        slug='wkentaro/imgviz', content=f.read()
+        slug='wkentaro/labelme', content=f.read()
     )