Add license information, add gnuviech source
This commit is contained in:
		
							parent
							
								
									92941f9a92
								
							
						
					
					
						commit
						b2e0854c99
					
				
					 1 changed files with 7 additions and 1 deletions
				
			
		|  | @ -3,16 +3,22 @@ name = "gvacommon" | ||||||
| version = "0.6.0" | version = "0.6.0" | ||||||
| description = "" | description = "" | ||||||
| authors = ["Jan Dittberner <jan@dittberner.info>"] | authors = ["Jan Dittberner <jan@dittberner.info>"] | ||||||
|  | license = "AGPL-3+" | ||||||
| readme = "README.rst" | readme = "README.rst" | ||||||
| 
 | 
 | ||||||
| [tool.poetry.dependencies] | [tool.poetry.dependencies] | ||||||
| python = "^3.7" | python = "^3.7" | ||||||
| django = "<4" | django = "<4" | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| [tool.poetry.group.dev.dependencies] | [tool.poetry.group.dev.dependencies] | ||||||
| coverage = "^7.1.0" | coverage = "^7.1.0" | ||||||
| 
 | 
 | ||||||
|  | [[tool.poetry.source]] | ||||||
|  | name = "gnuviech" | ||||||
|  | url = "https://pypi.gnuviech-server.de/simple" | ||||||
|  | default = false | ||||||
|  | secondary = false | ||||||
|  | 
 | ||||||
| [build-system] | [build-system] | ||||||
| requires = ["poetry-core"] | requires = ["poetry-core"] | ||||||
| build-backend = "poetry.core.masonry.api" | build-backend = "poetry.core.masonry.api" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue