forked from jan/fatamorgana
		
	trim down classifiers
This commit is contained in:
		
							parent
							
								
									e514ade2b1
								
							
						
					
					
						commit
						e0c2947865
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@ -37,7 +37,6 @@ setup(name='fatamorgana',
 | 
				
			|||||||
          'gds',
 | 
					          'gds',
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      classifiers=[
 | 
					      classifiers=[
 | 
				
			||||||
            'Programming Language :: Python',
 | 
					 | 
				
			||||||
            'Programming Language :: Python :: 3',
 | 
					            'Programming Language :: Python :: 3',
 | 
				
			||||||
            'Development Status :: 3 - Alpha',
 | 
					            'Development Status :: 3 - Alpha',
 | 
				
			||||||
            'Environment :: Other Environment',
 | 
					            'Environment :: Other Environment',
 | 
				
			||||||
@ -50,7 +49,6 @@ setup(name='fatamorgana',
 | 
				
			|||||||
            'Operating System :: Microsoft :: Windows',
 | 
					            'Operating System :: Microsoft :: Windows',
 | 
				
			||||||
            'Topic :: Scientific/Engineering',
 | 
					            'Topic :: Scientific/Engineering',
 | 
				
			||||||
            'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)',
 | 
					            'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)',
 | 
				
			||||||
            'Topic :: Software Development :: Libraries :: Python Modules',
 | 
					 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      packages=find_packages(),
 | 
					      packages=find_packages(),
 | 
				
			||||||
      package_data={
 | 
					      package_data={
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user