Update 'setup.cfg'

Removed specific program name the template was made from.
This commit is contained in:
Harrison Deng 2023-06-23 15:33:32 +00:00
parent e523e77cb8
commit 6042474312

View File

@ -13,7 +13,7 @@ package_dir =
# [options.entry_points] # [options.entry_points]
# console_scripts = # console_scripts =
# avariantas = program.program:entry_function # program_cli = program.program:entry_function
[tool:pytest] [tool:pytest]
pythonpath = src pythonpath = src