vault backup: 2025-01-21 14:48:29
This commit is contained in:
		| @ -43,5 +43,5 @@ tags: | ||||
| 			- 或 ``poetry export -f requirements.txt --output requirements.txt`` (帶有hash值) | ||||
| 	- 秀出環境的套件以及其依賴套件(會繃出一棵很美的樹喔!) | ||||
| 		- ``poetry show --tree`` | ||||
| 	- 打包並發布專案 | ||||
| 	- 打包並發布專案(可以先加上``--dry-run``進行測試) | ||||
| 		- ``poetry publish --repository [repo_name] --username [user_name] --password [password] --build --skip-existing`` | ||||
		Reference in New Issue
	
	Block a user