Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

Permalink
fix: project name
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Jan 7, 2025
1 parent 9556644 commit 20de6ab
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 @@ -5,7 +5,7 @@
.DEFAULT_GOAL := help

PACKAGE=tutorcoursegraph
PROJECT=tutor-contrib-coursegraph
PROJECT=tutor_contrib_coursegraph

SOURCES=./setup.py ./$(PACKAGE)

Expand Down

0 comments on commit 20de6ab

Please sign in to comment.