This website requires JavaScript.
Explore
Help
Register
Sign In
JohnHammond
/
CTFd
mirror of
https://github.com/JohnHammond/CTFd.git
Watch
1
Star
0
Fork
You've already forked CTFd
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c217c1cc2f
CTFd
/
development.txt
7 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Starting to write tests test_index test_register_user test_user_isnt_admin
2017-01-07 07:44:27 +00:00
-r requirements.txt
coverage>=4.1
mock>=2.0.0
nose>=1.3.7
General fixes and PEP8 enforcement (#258) * Fixing index page links when you deploy on a subdirectory * Updating travis for pep8 * autopep8 with just formatting changes
2017-05-12 04:34:20 +00:00
rednose>=1.1.1
Fixes #261 and generally supports Unicode better in Python 2 (#263) * Fixing #261 and improving Unicode in Python2 * Fixing PEP8 issues
2017-05-21 16:43:31 +00:00
pep8>=1.7.0