Skip to content

Commit

Permalink
Fixed source archive name
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Mar 29, 2021
1 parent 4f8010d commit a3625ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ project_name := easy-server

# Name of this Python package
package_name := easy_server
package_name_tar := easy_server
package_name_tar := easy-server

# Directory for coverage html output. Not used right now. If used, must be in
# sync with the one in .coveragerc.
Expand Down

0 comments on commit a3625ac

Please sign in to comment.