mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
11 lines
250 B
Python
11 lines
250 B
Python
--- setup.py.orig 2020-12-22 00:50:20 UTC
|
|
+++ setup.py
|
|
@@ -31,7 +31,7 @@ extras_require = {
|
|
|
|
|
|
setup(
|
|
- name='Represent',
|
|
+ name='represent',
|
|
version=VERSION,
|
|
description=DESCRIPTION,
|
|
long_description=open('README.md').read(),
|