Joshua Bronson
d1e501aa71
Close issues from commit messages in CONTRIBUTING
2019-05-31 09:57:21 -04:00
Joshua Bronson
1b6918e6ab
Add pre-commit install-hooks to first-time setup
2019-05-31 09:17:52 -04:00
jab
3e557534ee
Add pre-commit to dev dependencies, document it and pre-commit in CONTRIBUTING
...
Now that we have a Black pre-commit hook (#3138 ),
ensure pre-commit gets installed on ``pip install -e .[dev]``
and document use of Black (rather than "try to follow pep8")
in CONTRIBUTING.
2019-05-23 10:51:38 -04:00
David Lord
d4470466cc
azure config, fix docs build
2019-05-16 12:45:03 -07:00
David Lord
316caad5db
Merge branch '1.0.x'
2019-05-16 12:18:36 -07:00
David Lord
b572779136
add instructions for bug and feature branches
2019-05-16 10:22:21 -07:00
Abhinav
daebc9ceda
add more git commands to contributing doc
2019-05-16 10:22:01 -07:00
David Lord
327f5249d5
fix discord link, clean up
2019-05-16 09:47:56 -07:00
Abdur-Rahmaan Janhangeer
ae3f21def4
Update CONTRIBUTING.rst
2019-05-16 09:43:51 -07:00
Aditya
fa50bdd372
Use https for external links wherever possible
2018-10-27 17:58:45 +05:30
David Lord
e29bd92c52
rewrite tutorial docs and example
2018-04-09 00:53:25 -07:00
David Lord
ef3226e53b
update project metadata
...
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
Hsiaoming Yang
8cdcf398cf
Remove python 2.6 and 3.3 everywhere. ( #2583 )
2018-01-06 10:49:50 +01:00
David Lord
7a517652e0
update development resources
...
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Kenneth Reitz
3839a839a2
resolve merge conflicts
2017-05-25 17:15:53 -04:00
David Lord
49f71c51cf
reorganize git instructions
2017-05-23 11:18:48 -07:00
Christopher Sorenson
71c487fded
making some updates to the CONTRIBUTING.rst
2017-05-23 08:56:27 -07:00
Anton Sarukhanov
17fc8d75ab
Merge branch 'master' into makecov
2017-05-22 14:14:40 -07:00
David Lord
9f5cb930f6
Update CONTRIBUTING.rst
...
basic pytest can't handle examples, pass tests dir
2017-05-11 12:35:03 -07:00
Jeff Widman
2ad2aadb88
Migrate various docs links to https ( #2180 )
...
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
vojtekb
83d2ba9cf8
py.test => pytest ( #2173 )
...
py.test => pytest
2017-02-09 18:34:16 +01:00
Cody
b789ca35d5
add 'caution' section to docs, workaround for zero-padded file modes ( #2057 )
...
Fix #2029
2016-10-14 10:13:42 +02:00
Anton Sarukhanov
71cad1c991
Added make target for test coverage, documented make commands
2016-06-08 08:26:01 -04:00
Josh
86617a9b59
Expanding contribution documentation ( #1883 )
...
- README updated with link to CONTRIBUTING.rst
- CONTRIBUTING.rst has instructions on running code coverage
2016-06-03 14:32:10 -07:00
Adam Chainz
fdb0ae918f
Convert readthedocs link for their .org -> .io migration for hosted projects ( #1827 )
...
As per their email ‘Changes to project subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-05-29 15:49:38 +02:00
Adrian
4a24a468a1
Correct spelling for Stack Overflow
2016-04-08 20:47:08 +02:00
José Carlos García
fcb3c0a4fe
Change to Pallets project
...
* Update CHANGES
* Update CONTRIBUTING.rst
* Update setup.py
* Update tox.ini
* Update extensions.rst
* Update security.rst
* Update installation.rst
* Update testing.rst
* Update upgrading.rst
* Update sidebarintro.html
* Update jquery.rst
* Update dbcon.rst
* Update index.rst
2016-04-03 23:11:38 +02:00
Jeff Widman
798fbfcd58
Update tox installation instructions to point to PyPI
2015-12-30 01:04:24 -08:00
AvivC
e5e2a6f9c3
Clarified CONTRIBUTING.rst
...
Added 'cd flask' before 'pip install --editable .'.
2015-12-27 04:55:57 +02:00
Menghan
505d7db0ff
Replace 'Werkzeug' to 'Flask'
2015-06-13 23:16:14 +08:00
Nick Janetakis
aa6dd1c71b
Add pip install --editable . to contributing docs
2015-05-06 16:07:47 -07:00
Markus Unterwaditzer
04e1de343d
Add contributing file
2015-03-31 12:44:47 +02:00