1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

force tests

This commit is contained in:
Kelly Brazil
2026-02-27 14:55:45 -08:00
parent f3352352ed
commit 3d9554baec
+2
View File
@@ -1,5 +1,7 @@
import setuptools
# force tests
with open('README.md', 'r') as f:
long_description = f.read()