1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-03-10 16:20:53 +02:00

remove comment

This commit is contained in:
Kelly Brazil
2026-02-27 14:57:59 -08:00
parent dd9229f161
commit 51543437d7

View File

@@ -1,6 +1,5 @@
import setuptools
# force tests
with open('README.md', 'r') as f:
long_description = f.read()