diff --git a/setup.py b/setup.py index 090fd62d..118b02af 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,5 @@ +# run_all_wfgy_modules.py +# Individual module smoke tests with human-readable comments from setuptools import setup, find_packages setup( @@ -24,3 +26,4 @@ setup( }, ) +