You've already forked httpie-cli
							
							
				mirror of
				https://github.com/httpie/cli.git
				synced 2025-10-30 23:47:52 +02:00 
			
		
		
		
	One argument per line
This commit is contained in:
		
							
								
								
									
										3
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								setup.py
									
									
									
									
									
								
							| @@ -15,7 +15,8 @@ if sys.version_info < (2, 7): | |||||||
|  |  | ||||||
|  |  | ||||||
| setup( | setup( | ||||||
|     name='httpie',version=httpie.__version__, |     name='httpie', | ||||||
|  |     version=httpie.__version__, | ||||||
|     description=httpie.__doc__.strip(), |     description=httpie.__doc__.strip(), | ||||||
|     long_description=open('README.md').read(), |     long_description=open('README.md').read(), | ||||||
|     url='http://httpie.org/', |     url='http://httpie.org/', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user