setup script refered to package, should've been module
This commit is contained in:
		
							parent
							
								
									ed77450c80
								
							
						
					
					
						commit
						dfa0433a2c
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@ -8,6 +8,6 @@ setup(name='float_raster',
 | 
				
			|||||||
      author='Jan Petykiewicz',
 | 
					      author='Jan Petykiewicz',
 | 
				
			||||||
      author_email='anewusername@gmail.com',
 | 
					      author_email='anewusername@gmail.com',
 | 
				
			||||||
      url='https://mpxd.net/gogs/jan/float_raster',
 | 
					      url='https://mpxd.net/gogs/jan/float_raster',
 | 
				
			||||||
      packages=['float_raster'],
 | 
					      py_modules=['float_raster'],
 | 
				
			||||||
     )
 | 
					     )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user