Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
9314154e
Commit
9314154e
authored
May 31, 2013
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move loncapa grading helpers into the sandbox-packages directory.
parent
46967a78
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
0 deletions
+1
-0
common/lib/sandbox-packages/loncapa/__init__.py
+0
-0
common/lib/sandbox-packages/loncapa/loncapa_check.py
+0
-0
common/lib/sandbox-packages/setup.py
+1
-0
No files found.
lms/lib
/loncapa/__init__.py
→
common/lib/sandbox-packages
/loncapa/__init__.py
View file @
9314154e
File moved
lms/lib
/loncapa/loncapa_check.py
→
common/lib/sandbox-packages
/loncapa/loncapa_check.py
View file @
9314154e
File moved
common/lib/sandbox-packages/setup.py
View file @
9314154e
...
...
@@ -4,6 +4,7 @@ setup(
name
=
"sandbox-packages"
,
version
=
"0.1.1"
,
packages
=
[
"loncapa"
,
"verifiers"
,
],
py_modules
=
[
...
...
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