diff options
Diffstat (limited to 'tests/tpb04/setup.cfg')
-rw-r--r-- | tests/tpb04/setup.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/tpb04/setup.cfg b/tests/tpb04/setup.cfg new file mode 100644 index 0000000..3ff1e35 --- /dev/null +++ b/tests/tpb04/setup.cfg @@ -0,0 +1,5 @@ +[metadata] +name = foo + +[options] +py_modules = foo |