Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Ayub
|
c3ad8a2f48
|
Merge pull request #21030 from edx/INCR-376
INCR-376 python3 compatibility
|
2019-07-18 12:09:29 +05:00 |
|
Ayub khan
|
7ffccff0f3
|
INCR-376 python3 compatibility
|
2019-07-10 19:57:32 +05:00 |
|
Ayub khan
|
f2ac9498fd
|
INCR-375 python3 comptatibility
|
2019-07-10 14:57:45 +05:00 |
|
Michael Youngstrom
|
4bbd1dee0b
|
Remove shards from commonlib-unit tests
|
2019-02-12 14:28:35 -05:00 |
|
Jeremy Bowman
|
c290bf8a07
|
TE-2524 Stop using nose.plugins - openedx
|
2018-08-02 14:54:50 -04:00 |
|
Calen Pennington
|
bc20a37c2b
|
Simplify how shards are selected in CI
|
2016-08-03 16:23:02 -04:00 |
|
Ben Patterson
|
c504029b39
|
Create a third shard for lms unit tests.
This will leverage the nose attrib plugin to allow us
to break tests apart on our build system to run
in parallel on separate nodes.
|
2016-03-17 12:01:42 -04:00 |
|
Giovanni Di Milia
|
bb36ab013f
|
Added CCXCon app
The CCXCon app is used to push course updated to the CCXCon
externale service.
|
2016-01-20 10:47:37 -05:00 |
|