Skip to content

Commit

Permalink
add setup.cfg
Browse files Browse the repository at this point in the history
Signed-off-by: KumoLiu <[email protected]>
  • Loading branch information
KumoLiu committed Oct 9, 2023
1 parent fe05820 commit ee906f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ then
if [ "$homedir" != "$currentdir" ]
then
$(cp $currentdir/"pyproject.toml" $homedir/"pyproject.toml")
$(cp $currentdir/"setup.cfg" $homedir/"setup.cfg")
else :
fi
else
Expand Down

0 comments on commit ee906f6

Please sign in to comment.