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
855d79fe
Commit
855d79fe
authored
May 31, 2013
by
Ned Batchelder
Committed by
David Baumgold
Jun 04, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move loncapa grading helpers into the sandbox-packages directory.
parent
0c08beb3
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 @
855d79fe
File moved
lms/lib
/loncapa/loncapa_check.py
→
common/lib/sandbox-packages
/loncapa/loncapa_check.py
View file @
855d79fe
File moved
common/lib/sandbox-packages/setup.py
View file @
855d79fe
...
...
@@ -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