You've already forked httpie-cli
							
							
				mirror of
				https://github.com/httpie/cli.git
				synced 2025-10-30 23:47:52 +02:00 
			
		
		
		
	Fixed python setup.py test
				
					
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
									
									
									
									
								
							| @@ -25,8 +25,10 @@ class PyTest(TestCommand): | ||||
|  | ||||
|  | ||||
| tests_require = [ | ||||
|     'pytest', | ||||
|     # Pytest needs to come last. | ||||
|     # <bitbucket.org/pypa/setuptools/issue/196/tests_require-pytest-pytest-cov-breaks> | ||||
|     'pytest-httpbin', | ||||
|     'pytest', | ||||
| ] | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| """Miscellaneous regression tests""" | ||||
| import socket | ||||
|  | ||||
| from utils import http, HTTP_OK | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user