BethanyG
9c43b5cc74
re-arranged and re-formatted.
2021-10-17 11:26:49 -07:00
BethanyG
c05c1bf167
re-arranged and re-formatted.
2021-10-17 11:26:49 -07:00
BethanyG
06d49e8bfc
re-arranged and re-formatted.
2021-10-17 11:26:49 -07:00
BethanyG
22a9852b08
Add Python copywrite and PSF license to the repo README.
2021-10-17 11:26:49 -07:00
BethanyG
475faf3dda
A last time for formatting, maybe?.
2021-10-15 14:23:44 -07:00
BethanyG
071905840a
And MOAR formatting. AGAIN.
2021-10-15 14:23:44 -07:00
BethanyG
c7cfd73505
And MOAR formatting. AGAIN.
2021-10-15 14:23:44 -07:00
BethanyG
52edce55d9
Formatting. AGAIN.
2021-10-15 14:23:44 -07:00
BethanyG
3c5d643e4a
Revamped README.
2021-10-15 14:23:44 -07:00
BethanyG
0de62d5869
Update README.md
...
Co-authored-by: Corey McCandless <cmccandless@users.noreply.github.com >
2021-02-13 11:24:08 -08:00
Jeremy Walker
680c81efbd
Update README.md
2021-02-13 11:24:08 -08:00
BethanyG
42ad7c0fe8
Update README to warn about Repo Re-org
2021-02-13 11:24:08 -08:00
Corey McCandless
2d846bd69b
Replace deprecated Travis badge with Github Actions badge ( #2265 )
2020-10-16 23:56:39 -04:00
Corey McCandless
6a9e5d1670
remove PyUp.io badge from README ( #2139 )
...
Looks like PyUp.io switched to a [paid model for organization repos](https://pyup.io/pricing/ ). No one here is paying for this, so drop the badge.
Resolves #2138
2019-11-22 13:01:54 +00:00
John Luiz
a1581af8a9
README.md: Remove references to Python 2.7 from README.md ( #1704 ) ( #1818 )
...
Co-Authored-By: Corey McCandless <cmccandless@users.noreply.github.com >
2019-11-06 14:55:51 -05:00
Corey McCandless
dd698d18ef
Add track Contributing Guide and Generator documentation ( #1900 )
...
* Add Track Contributing Guide
* Add test generator documentation
* fix heading format
* fix table HTML
* incorporate review suggestions
Suggestions: https://github.com/exercism/python/pull/1900#pullrequestreview-272542702
Co-authored-by: Michael Morehouse <640167+yawpitch@users.noreply.github.com >
2019-08-08 17:49:02 +01:00
Corey McCandless
0a60e6ecf1
remove reference to logo from README
...
Since there is no longer a copy of the Python logo stored in this repository, remove the reference to it from the README
2019-03-05 08:53:18 -05:00
Corey McCandless
054ba4c3ba
README: add convention for exception messages ( #1600 )
...
This has been established for a while now, but was never officially added as a track convention.
2018-11-29 09:42:58 -05:00
Corey McCandless
5b1178c7b2
Fix link for unimplemented issues ( #1432 )
...
Exercism.io link no longer exists.
2018-08-03 15:22:59 -04:00
dog
497ab8fe21
Update Documentation For Minimum Requirements
2018-05-26 02:08:51 -07:00
Nathan Parsons
6ba1846f9c
README: Add new conventions and add links to relevant issues/PRs ( #977 )
2017-10-25 09:53:53 +03:00
j james
13839e9974
Updated README.md
...
added comma
"If you're new to Git, take a look at..."
2017-10-23 14:43:17 -05:00
cmccandless
f8f495ca4a
Improve exception tests by making use of Context Managers to resolve #477
2017-10-21 11:17:15 +03:00
Ilya Khadykin
63334c1864
Update README.md to correct grammar mistakes
2017-10-20 19:37:03 +03:00
Jason Edwards
199e662e77
Added license information to README.md
...
Added license information to README.md
2017-10-20 15:59:43 +01:00
AJ Wallace
63de34488d
Update README.md: grammar change
2017-10-19 13:07:28 -05:00
Tammo Behrends
3e773d979e
Add resource about good commit messages ( #686 )
2017-10-03 19:52:08 +02:00
Katrina Owen
d190d91b80
Link to new contributing documentation ( #494 )
...
We moved the contributing documentation out of the problem specifications repository.
2017-07-22 11:10:38 +02:00
Tammo Behrends
a51cac2609
Replace requires.io badge with pyup.io
2017-07-09 14:04:27 +02:00
Katrina Owen
5eeb5cd059
Remove leading 'x' from repository name ( #486 )
2017-06-20 17:56:46 +02:00
Tammo Behrends
4ee76f9bee
Add exercise conventions
...
closes #478
2017-06-08 11:04:06 +02:00
Katrina Owen
9d6af4de50
Remove license info from README
...
We don't need the duplication, especially now that the GitHub interface shows the
license information on the main page of the repository when it can be detected
directly from the LICENSE file.
2017-05-29 09:03:01 -06:00
Tammo Behrends
b9b3549dad
Make flake8 enforce PEP8 max line length of 80
...
close #434
2017-04-02 17:36:07 +02:00
Rootul Patel
b390bdef2a
Cleanup Working on the Exercises ( #435 )
...
Closes #407
2017-03-20 23:30:48 +01:00
Rootul Patel
2bd369c02d
README: replace Travis CI png badge with svg
2017-01-18 22:38:31 +00:00
cat
98d0505f89
Add attribution for the track icon
...
...from exercism.io/ATTRIBUTION.md, noting the permission they gave us
a step in fixing https://github.com/exercism/exercism.io/issues/3112 .
2016-10-02 11:16:36 -04:00
Patrick Jackson
d82341cb92
style: Update README for style requirements
2016-09-02 11:38:31 -07:00
I can not only fetch JSON, but parse it too
7cacb3166c
Updated ReadMe.md
...
Added Gitter badge to ReadMe
2016-07-20 15:41:22 -07:00
Victor Goff
776e725630
Remove old help site links
...
Closes #323
References exercism/todo#181
2016-04-03 12:41:48 -06:00
Tammo Behrends
d036ded9e8
Add badge indicating the requirements status
...
The badge shows if the dependencies listed in `requirements-travis.txt`
which are used in the travis-ci build are up-to-date (see #306 ).
2016-02-09 00:17:41 +01:00
Rootul Patel
187d62e5aa
Change underscore to hyphen for check-exercises.py
...
The script uses a hyphen instead of an underscore
2016-02-03 18:26:45 -05:00
Tammo Behrends
5aaad364fa
Added python3.3 back to the build process
2015-11-07 12:08:11 +01:00
Tammo Behrends
36af0caca2
Updated example for the python3 test run
2015-11-07 11:06:33 +01:00
Tammo Behrends
baf74bf192
Added Python3.5 build to travis-ci
2015-11-07 10:30:42 +01:00
Simon Jakobi
79d1c3e14b
README: Some advice for contributors
...
Closes https://github.com/exercism/xpython/issues/150
2015-01-15 00:52:19 +01:00
Katrina Owen
c0b08eb440
Update readme
2014-03-17 23:23:51 -04:00
Katrina Owen
ec8c4393b2
Configure Travis build. Fixes #1
2014-02-28 01:58:51 -07:00
Katrina Owen
3a288c4924
Add MIT license
2014-02-28 01:22:53 -07:00
Katrina Owen
c88a5c17db
Add readme
2014-02-27 17:53:57 -07:00