Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
pyMKcam
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
pyMKcam
Commits
7d21a483
Commit
7d21a483
authored
Jan 26, 2012
by
Paul Bonser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add back definition of BASE_DIR accidentally removed before
parent
765b22b5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
setup.py
setup.py
+2
-0
No files found.
setup.py
View file @
7d21a483
...
...
@@ -33,6 +33,8 @@ import os.path
import
sys
import
shutil
BASE_DIR
=
os
.
path
.
realpath
(
os
.
path
.
abspath
(
os
.
path
.
dirname
(
__file__
)))
from
pycam
import
VERSION
WINDOWS_START_SCRIPT
=
os
.
path
.
join
(
"scripts"
,
"pycam-loader.py"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment