mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Restructuring example code.
This commit is contained in:
@@ -12,7 +12,7 @@ from pyTooling.Packaging import extractVersionInformation
|
||||
# ==============================================================================
|
||||
githubNamespace = "pyTooling"
|
||||
githubProject = "Actions"
|
||||
pythonProject = "pyDummy"
|
||||
pythonProject = "myPackage"
|
||||
directoryName = pythonProject.replace('.', '/')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user