Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-proctoring
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-proctoring
Commits
f39e7916
Commit
f39e7916
authored
Oct 05, 2016
by
Andy Armstrong
Committed by
GitHub
Oct 05, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #312 from edx/rc/2016-10-04
Release 0.14.0
parents
bd5f6341
ce225792
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
+2
-2
No files found.
setup.py
View file @
f39e7916
...
@@ -34,14 +34,14 @@ def load_requirements(*requirements_paths):
...
@@ -34,14 +34,14 @@ def load_requirements(*requirements_paths):
setup
(
setup
(
name
=
'edx-proctoring'
,
name
=
'edx-proctoring'
,
version
=
'0.1
3
.0'
,
version
=
'0.1
4
.0'
,
description
=
'Proctoring subsystem for Open edX'
,
description
=
'Proctoring subsystem for Open edX'
,
long_description
=
open
(
'README.md'
)
.
read
(),
long_description
=
open
(
'README.md'
)
.
read
(),
author
=
'edX'
,
author
=
'edX'
,
url
=
'https://github.com/edx/edx-proctoring'
,
url
=
'https://github.com/edx/edx-proctoring'
,
license
=
'AGPL'
,
license
=
'AGPL'
,
classifiers
=
[
classifiers
=
[
'Development Status ::
3 - Alph
a'
,
'Development Status ::
4 - Bet
a'
,
'Environment :: Web Environment'
,
'Environment :: Web Environment'
,
'Intended Audience :: Developers'
,
'Intended Audience :: Developers'
,
'License :: OSI Approved :: GNU Affero General Public License v3'
,
'License :: OSI Approved :: GNU Affero General Public License v3'
,
...
...
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