1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-03-12 16:25:50 +02:00

force tests

This commit is contained in:
Kelly Brazil
2026-02-27 14:55:45 -08:00
parent f3352352ed
commit 3d9554baec

View File

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