File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- The MIT License
1+ MIT License
22
33Copyright (c) 2022 ANSYS, Inc. All rights reserved.
44
Original file line number Diff line number Diff line change 3939 "ansys.dpf.core.operators.utility" ,
4040 ],
4141 version = __version__ ,
42- description = "DPF Python gRPC client" ,
42+ description = "DPF Python client" ,
4343 long_description = open ("README.md" ).read (),
4444 long_description_content_type = "text/markdown" ,
4545 classifiers = [
4646 "Development Status :: 4 - Beta" ,
4747 "Intended Audience :: Science/Research" ,
4848 "Topic :: Scientific/Engineering :: Information Analysis" ,
49+ "License :: OSI Approved :: MIT License" ,
4950 "Operating System :: Microsoft :: Windows" ,
5051 "Operating System :: POSIX" ,
5152 "Programming Language :: Python :: 3.7" ,
8687 "plotting" : ["pyvista>=0.32.0" , "matplotlib>=3.2" ],
8788 },
8889 url = "https://github.com/pyansys/pydpf-core" ,
89- license = 'MIT' ,
90+ license = 'MIT License ' ,
9091)
You can’t perform that action at this time.
0 commit comments