Skip to content

Commit 45738bb

Browse files
authored
Merge pull request #235 from gregmalcolm/move-out-of-python3-folder-into-root
Move out of python3 folder into root
2 parents 3fb16e7 + b835ef0 commit 45738bb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+2
-9
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ python:
44
- 3.9
55

66
script:
7-
- PYTHON_VER=`python -c 'import sys; print(sys.version_info[0])'`
8-
- cd python$PYTHON_VER
97
- python _runner_tests.py
108
# - python contemplate_koans.py # Run all the koans
119
# - python contemplate_koans.py about_asserts about_none # Run a subset of

README.rst

Lines changed: 1 addition & 6 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)