| 
									
										
										
										
											2016-10-02 10:08:37 +00:00
										 |  |  | ## Requirements for local development | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Package deps from setup.py | 
					
						
							|  |  |  | -e . | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Tests | 
					
						
							|  |  |  | pytest | 
					
						
							|  |  |  | factory_boy | 
					
						
							|  |  |  | codecov | 
					
						
							|  |  |  | coverage | 
					
						
							| 
									
										
										
										
											2018-07-31 20:48:49 +00:00
										 |  |  | pytest-blockage | 
					
						
							| 
									
										
										
										
											2016-10-02 10:08:37 +00:00
										 |  |  | pytest-cov | 
					
						
							|  |  |  | pytest-warnings | 
					
						
							| 
									
										
										
										
											2018-07-23 16:03:49 +00:00
										 |  |  | tox | 
					
						
							| 
									
										
										
										
											2016-10-02 10:08:37 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Docs | 
					
						
							|  |  |  | sphinx | 
					
						
							|  |  |  | sphinx-autobuild | 
					
						
							|  |  |  | recommonmark | 
					
						
							| 
									
										
										
										
											2017-01-28 08:58:14 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Some datetime magic | 
					
						
							|  |  |  | arrow | 
					
						
							| 
									
										
										
										
											2017-07-20 13:25:12 +00:00
										 |  |  | freezegun | 
					
						
							| 
									
										
										
										
											2018-02-15 16:44:18 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Django support | 
					
						
							|  |  |  | django>=1.8,<2.1 | 
					
						
							|  |  |  | pytest-django |