Skip to content

Commit

Permalink
remove not used
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesdelbeke committed Oct 24, 2023
1 parent 797a224 commit 441a582
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 78 deletions.
68 changes: 0 additions & 68 deletions .github/init.sh

This file was deleted.

10 changes: 0 additions & 10 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,3 @@ switch-to-poetry: ## Switch to poetry package manager.
@mv setup.py .github/backup
@echo "You have switched to https://python-poetry.org/ package manager."
@echo "Please run 'poetry shell' or 'poetry run project_name'"

.PHONY: init
init: ## Initialize the project based on an application template.
@./.github/init.sh


# This project has been generated from rochacbruno/python-project-template
# __author__ = 'rochacbruno'
# __repo__ = https://github.com/rochacbruno/python-project-template
# __sponsor__ = https://github.com/sponsors/rochacbruno/

0 comments on commit 441a582

Please sign in to comment.