File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 4141```
4242pip install {pkg_name}
4343```
44-
45- Or, if you are using Anaconda::
46- ```
47- conda install -c sas-institute {pkg_name}
48- ```
4944'''
5045
5146
Original file line number Diff line number Diff line change @@ -58,11 +58,7 @@ def get_file(fname):
5858 'Environment :: Console' ,
5959 'Intended Audience :: Science/Research' ,
6060 'Programming Language :: Python' ,
61- 'Programming Language :: Python :: 2' ,
6261 'Programming Language :: Python :: 3' ,
63- 'Programming Language :: Python :: 2.7' ,
64- 'Programming Language :: Python :: 3.5' ,
65- 'Programming Language :: Python :: 3.6' ,
6662 'Programming Language :: Python :: 3.7' ,
6763 'Programming Language :: Python :: 3.8' ,
6864 'Programming Language :: Python :: 3.9' ,
You can’t perform that action at this time.
0 commit comments