[update] added requirements, updated pylot.yml and setup.py
This commit is contained in:
parent
47bb8c4326
commit
c57eb4f556
211
pylot.yml
211
pylot.yml
@ -1,118 +1,103 @@
|
||||
name: pylot_py35
|
||||
name: pylot_38
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- _libgcc_mutex=0.1=conda_forge
|
||||
- _openmp_mutex=4.5=1_gnu
|
||||
- brotlipy=0.7.0=py36h8f6f2f9_1001
|
||||
- c-ares=1.17.1=h7f98852_1
|
||||
- ca-certificates=2021.5.30=ha878542_0
|
||||
- cartopy=0.18.0=py36h104b3a8_13
|
||||
- certifi=2021.5.30=py36h5fab9bb_0
|
||||
- cffi=1.14.5=py36hc120d54_0
|
||||
- chardet=4.0.0=py36h5fab9bb_1
|
||||
- cryptography=3.4.6=py36hb60f036_0
|
||||
- cycler=0.10.0=py_2
|
||||
- dbus=1.13.6=hfdff14a_1
|
||||
- decorator=4.4.2=py_0
|
||||
- expat=2.2.10=h9c3ff4c_0
|
||||
- fontconfig=2.13.1=hba837de_1004
|
||||
- freetype=2.10.4=h0708190_1
|
||||
- future=0.18.2=py36h5fab9bb_3
|
||||
- geos=3.9.1=h9c3ff4c_2
|
||||
- gettext=0.19.8.1=h0b5b191_1005
|
||||
- glib=2.68.0=h9c3ff4c_1
|
||||
- glib-tools=2.68.0=h9c3ff4c_1
|
||||
- greenlet=1.0.0=py36hc4f0c31_0
|
||||
- gst-plugins-base=1.18.4=h29181c9_0
|
||||
- gstreamer=1.18.4=h76c114f_0
|
||||
- icu=68.1=h58526e2_0
|
||||
- idna=2.10=pyh9f0ad1d_0
|
||||
- importlib-metadata=3.7.3=py36h5fab9bb_0
|
||||
- jpeg=9d=h36c2ea0_0
|
||||
- kiwisolver=1.3.1=py36h605e78d_1
|
||||
- krb5=1.17.2=h926e7f8_0
|
||||
- lcms2=2.12=hddcbb42_0
|
||||
- ld_impl_linux-64=2.35.1=hea4e1c9_2
|
||||
- libblas=3.9.0=8_openblas
|
||||
- libcblas=3.9.0=8_openblas
|
||||
- libclang=11.1.0=default_ha53f305_0
|
||||
- libcurl=7.75.0=hc4aaa36_0
|
||||
- libedit=3.1.20191231=he28a2e2_2
|
||||
- libev=4.33=h516909a_1
|
||||
- libevent=2.1.10=hcdb4288_3
|
||||
- libffi=3.3=h58526e2_2
|
||||
- libgcc-ng=9.3.0=h2828fa1_18
|
||||
- libgfortran-ng=9.3.0=hff62375_18
|
||||
- libgfortran5=9.3.0=hff62375_18
|
||||
- libglib=2.68.0=h3e27bee_1
|
||||
- libgomp=9.3.0=h2828fa1_18
|
||||
- libiconv=1.16=h516909a_0
|
||||
- liblapack=3.9.0=8_openblas
|
||||
- libllvm11=11.1.0=hf817b99_0
|
||||
- libnghttp2=1.43.0=h812cca2_0
|
||||
- libopenblas=0.3.12=pthreads_h4812303_1
|
||||
- libpng=1.6.37=h21135ba_2
|
||||
- libpq=13.1=hfd2b0eb_2
|
||||
- libssh2=1.9.0=ha56f1ee_6
|
||||
- libstdcxx-ng=9.3.0=h6de172a_18
|
||||
- libtiff=4.2.0=hdc55705_0
|
||||
- libuuid=2.32.1=h7f98852_1000
|
||||
- libwebp-base=1.2.0=h7f98852_2
|
||||
- libxcb=1.13=h7f98852_1003
|
||||
- libxkbcommon=1.0.3=he3ba5ed_0
|
||||
- libxml2=2.9.10=h72842e0_3
|
||||
- libxslt=1.1.33=h15afd5d_2
|
||||
- lxml=4.6.2=py36h04a5ba7_1
|
||||
- lz4-c=1.9.3=h9c3ff4c_0
|
||||
- matplotlib-base=3.3.4=py36hd391965_0
|
||||
- mysql-common=8.0.23=ha770c72_1
|
||||
- mysql-libs=8.0.23=h935591d_1
|
||||
- ncurses=6.2=h58526e2_4
|
||||
- nspr=4.30=h9c3ff4c_0
|
||||
- nss=3.63=hb5efdd6_0
|
||||
- numpy=1.19.5=py36h2aa4a07_1
|
||||
- obspy=1.2.2=py36h785e9b2_0
|
||||
- olefile=0.46=pyh9f0ad1d_1
|
||||
- openssl=1.1.1k=h7f98852_0
|
||||
- pandas=1.1.5=py36h284efc9_0
|
||||
- pcre=8.44=he1b5a44_0
|
||||
- pillow=8.1.2=py36ha6010c0_0
|
||||
- pip=21.0.1=pyhd8ed1ab_0
|
||||
- proj=7.2.0=h277dcde_2
|
||||
- pthread-stubs=0.4=h36c2ea0_1001
|
||||
- pycparser=2.20=pyh9f0ad1d_2
|
||||
- pyopenssl=20.0.1=pyhd8ed1ab_0
|
||||
- pyparsing=2.4.7=pyh9f0ad1d_0
|
||||
- pyqt5-sip=4.19.18=py36hc4f0c31_7
|
||||
- pyqtgraph=0.11.1=pyhd3deb0d_0
|
||||
- pyshp=2.1.3=pyh44b312d_0
|
||||
- pyside2=5.13.2=py36h6b97533_4
|
||||
- pysocks=1.7.1=py36h5fab9bb_3
|
||||
- python=3.6.13=hffdb5ce_0_cpython
|
||||
- python-dateutil=2.8.1=py_0
|
||||
- python_abi=3.6=1_cp36m
|
||||
- pytz=2021.1=pyhd8ed1ab_0
|
||||
- qt=5.12.9=hda022c4_4
|
||||
- qtpy=1.9.0=py_0
|
||||
- readline=8.0=he28a2e2_2
|
||||
- requests=2.25.1=pyhd3deb0d_0
|
||||
- scipy=1.5.3=py36h9e8f40b_0
|
||||
- setuptools=49.6.0=py36h5fab9bb_3
|
||||
- shapely=1.7.1=py36h93b233e_4
|
||||
- six=1.15.0=pyh9f0ad1d_0
|
||||
- sqlalchemy=1.4.2=py36h8f6f2f9_0
|
||||
- sqlite=3.34.0=h74cdb3f_0
|
||||
- tk=8.6.10=h21135ba_1
|
||||
- tornado=6.1=py36h8f6f2f9_1
|
||||
- typing_extensions=3.7.4.3=py_0
|
||||
- urllib3=1.26.4=pyhd8ed1ab_0
|
||||
- wheel=0.36.2=pyhd3deb0d_0
|
||||
- xorg-libxau=1.0.9=h7f98852_0
|
||||
- xorg-libxdmcp=1.1.3=h7f98852_0
|
||||
- xz=5.2.5=h516909a_1
|
||||
- zipp=3.4.1=pyhd8ed1ab_0
|
||||
- zlib=1.2.11=h516909a_1010
|
||||
- zstd=1.4.9=ha95c52a_0
|
||||
- brotli=1.0.9=h8ffe710_6
|
||||
- brotli-bin=1.0.9=h8ffe710_6
|
||||
- brotlipy=0.7.0=py38h294d835_1003
|
||||
- ca-certificates=2021.10.8=h5b45459_0
|
||||
- cartopy=0.20.2=py38hd9cf50b_4
|
||||
- certifi=2021.10.8=py38haa244fe_1
|
||||
- cffi=1.15.0=py38hd8c33c5_0
|
||||
- charset-normalizer=2.0.12=pyhd8ed1ab_0
|
||||
- cryptography=36.0.1=py38hb7941b4_0
|
||||
- cycler=0.11.0=pyhd8ed1ab_0
|
||||
- decorator=5.1.1=pyhd8ed1ab_0
|
||||
- fonttools=4.30.0=py38h294d835_0
|
||||
- freetype=2.10.4=h546665d_1
|
||||
- geos=3.10.2=h39d44d4_0
|
||||
- greenlet=1.1.2=py38h885f38d_1
|
||||
- icu=68.2=h0e60522_0
|
||||
- idna=3.3=pyhd8ed1ab_0
|
||||
- intel-openmp=2022.0.0=h57928b3_3663
|
||||
- jbig=2.1=h8d14728_2003
|
||||
- jpeg=9e=h8ffe710_0
|
||||
- kiwisolver=1.3.2=py38hbd9d945_1
|
||||
- krb5=1.19.2=h1176d77_4
|
||||
- lcms2=2.12=h2a16943_0
|
||||
- lerc=3.0=h0e60522_0
|
||||
- libblas=3.9.0=13_win64_mkl
|
||||
- libbrotlicommon=1.0.9=h8ffe710_6
|
||||
- libbrotlidec=1.0.9=h8ffe710_6
|
||||
- libbrotlienc=1.0.9=h8ffe710_6
|
||||
- libcblas=3.9.0=13_win64_mkl
|
||||
- libclang=11.1.0=default_h5c34c98_1
|
||||
- libcurl=7.82.0=h789b8ee_0
|
||||
- libdeflate=1.10=h8ffe710_0
|
||||
- libiconv=1.16=he774522_0
|
||||
- liblapack=3.9.0=13_win64_mkl
|
||||
- libpng=1.6.37=h1d00b33_2
|
||||
- libssh2=1.10.0=h680486a_2
|
||||
- libtiff=4.3.0=hc4061b1_3
|
||||
- libwebp=1.2.2=h57928b3_0
|
||||
- libwebp-base=1.2.2=h8ffe710_1
|
||||
- libxcb=1.13=hcd874cb_1004
|
||||
- libxml2=2.9.12=hf5bbc77_1
|
||||
- libxslt=1.1.33=h65864e5_3
|
||||
- libzlib=1.2.11=h8ffe710_1013
|
||||
- lxml=4.8.0=py38h292cb97_0
|
||||
- lz4-c=1.9.3=h8ffe710_1
|
||||
- m2w64-gcc-libgfortran=5.3.0=6
|
||||
- m2w64-gcc-libs=5.3.0=7
|
||||
- m2w64-gcc-libs-core=5.3.0=7
|
||||
- m2w64-gmp=6.1.0=2
|
||||
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
|
||||
- matplotlib-base=3.3.4=py38h34ddff4_0
|
||||
- mkl=2022.0.0=h0e2418a_796
|
||||
- msys2-conda-epoch=20160418=1
|
||||
- munkres=1.1.4=pyh9f0ad1d_0
|
||||
- numpy=1.22.3=py38hcf66579_0
|
||||
- obspy=1.3.0=py38h6f4d8f0_0
|
||||
- openjpeg=2.4.0=hb211442_1
|
||||
- openssl=1.1.1l=h8ffe710_0
|
||||
- packaging=21.3=pyhd8ed1ab_0
|
||||
- pillow=9.0.1=py38hd8e0db4_2
|
||||
- pip=22.0.4=pyhd8ed1ab_0
|
||||
- proj=9.0.0=h1cfcee9_1
|
||||
- pthread-stubs=0.4=hcd874cb_1001
|
||||
- pycparser=2.21=pyhd8ed1ab_0
|
||||
- pyopenssl=22.0.0=pyhd8ed1ab_0
|
||||
- pyparsing=3.0.7=pyhd8ed1ab_0
|
||||
- pyproj=3.3.0=py38h3b5edaa_2
|
||||
- pyqtgraph=0.12.4=pyhd8ed1ab_0
|
||||
- pyshp=2.2.0=pyhd8ed1ab_0
|
||||
- pyside2=5.13.2=py38hadd4fab_7
|
||||
- pysocks=1.7.1=py38haa244fe_4
|
||||
- python=3.8.12=h7840368_2_cpython
|
||||
- python-dateutil=2.8.2=pyhd8ed1ab_0
|
||||
- python_abi=3.8=2_cp38
|
||||
- qt=5.12.9=h5909a2a_4
|
||||
- requests=2.27.1=pyhd8ed1ab_0
|
||||
- scipy=1.8.0=py38ha1292f7_1
|
||||
- setuptools=60.9.3=py38haa244fe_0
|
||||
- shapely=1.8.0=py38hd27d790_5
|
||||
- six=1.16.0=pyh6c4a22f_0
|
||||
- sqlalchemy=1.4.32=py38h294d835_0
|
||||
- sqlite=3.37.0=h8ffe710_0
|
||||
- tbb=2021.5.0=h2d74725_0
|
||||
- tk=8.6.12=h8ffe710_0
|
||||
- tornado=6.1=py38h294d835_2
|
||||
- ucrt=10.0.20348.0=h57928b3_0
|
||||
- unicodedata2=14.0.0=py38h294d835_0
|
||||
- urllib3=1.26.8=pyhd8ed1ab_1
|
||||
- vc=14.2=hb210afc_6
|
||||
- vs2015_runtime=14.29.30037=h902a5da_6
|
||||
- wheel=0.37.1=pyhd8ed1ab_0
|
||||
- win_inet_pton=1.1.0=py38haa244fe_3
|
||||
- xorg-libxau=1.0.9=hcd874cb_0
|
||||
- xorg-libxdmcp=1.1.3=hcd874cb_0
|
||||
- xz=5.2.5=h62dcd97_1
|
||||
- zlib=1.2.11=h8ffe710_1013
|
||||
- zstd=1.5.2=h6255e5f_0
|
||||
prefix:
|
||||
|
100
requirements.txt
Normal file
100
requirements.txt
Normal file
@ -0,0 +1,100 @@
|
||||
# This file may be used to create an environment using:
|
||||
# $ conda create --name <env> --file <this file>
|
||||
# platform: win-64
|
||||
brotli=1.0.9=h8ffe710_6
|
||||
brotli-bin=1.0.9=h8ffe710_6
|
||||
brotlipy=0.7.0=py38h294d835_1003
|
||||
ca-certificates=2021.10.8=h5b45459_0
|
||||
cartopy=0.20.2=py38hd9cf50b_4
|
||||
certifi=2021.10.8=py38haa244fe_1
|
||||
cffi=1.15.0=py38hd8c33c5_0
|
||||
charset-normalizer=2.0.12=pyhd8ed1ab_0
|
||||
cryptography=36.0.1=py38hb7941b4_0
|
||||
cycler=0.11.0=pyhd8ed1ab_0
|
||||
decorator=5.1.1=pyhd8ed1ab_0
|
||||
fonttools=4.30.0=py38h294d835_0
|
||||
freetype=2.10.4=h546665d_1
|
||||
geos=3.10.2=h39d44d4_0
|
||||
greenlet=1.1.2=py38h885f38d_1
|
||||
icu=68.2=h0e60522_0
|
||||
idna=3.3=pyhd8ed1ab_0
|
||||
intel-openmp=2022.0.0=h57928b3_3663
|
||||
jbig=2.1=h8d14728_2003
|
||||
jpeg=9e=h8ffe710_0
|
||||
kiwisolver=1.3.2=py38hbd9d945_1
|
||||
krb5=1.19.2=h1176d77_4
|
||||
lcms2=2.12=h2a16943_0
|
||||
lerc=3.0=h0e60522_0
|
||||
libblas=3.9.0=13_win64_mkl
|
||||
libbrotlicommon=1.0.9=h8ffe710_6
|
||||
libbrotlidec=1.0.9=h8ffe710_6
|
||||
libbrotlienc=1.0.9=h8ffe710_6
|
||||
libcblas=3.9.0=13_win64_mkl
|
||||
libclang=11.1.0=default_h5c34c98_1
|
||||
libcurl=7.82.0=h789b8ee_0
|
||||
libdeflate=1.10=h8ffe710_0
|
||||
libiconv=1.16=he774522_0
|
||||
liblapack=3.9.0=13_win64_mkl
|
||||
libpng=1.6.37=h1d00b33_2
|
||||
libssh2=1.10.0=h680486a_2
|
||||
libtiff=4.3.0=hc4061b1_3
|
||||
libwebp=1.2.2=h57928b3_0
|
||||
libwebp-base=1.2.2=h8ffe710_1
|
||||
libxcb=1.13=hcd874cb_1004
|
||||
libxml2=2.9.12=hf5bbc77_1
|
||||
libxslt=1.1.33=h65864e5_3
|
||||
libzlib=1.2.11=h8ffe710_1013
|
||||
lxml=4.8.0=py38h292cb97_0
|
||||
lz4-c=1.9.3=h8ffe710_1
|
||||
m2w64-gcc-libgfortran=5.3.0=6
|
||||
m2w64-gcc-libs=5.3.0=7
|
||||
m2w64-gcc-libs-core=5.3.0=7
|
||||
m2w64-gmp=6.1.0=2
|
||||
m2w64-libwinpthread-git=5.0.0.4634.697f757=2
|
||||
matplotlib-base=3.3.4=py38h34ddff4_0
|
||||
mkl=2022.0.0=h0e2418a_796
|
||||
msys2-conda-epoch=20160418=1
|
||||
munkres=1.1.4=pyh9f0ad1d_0
|
||||
numpy=1.22.3=py38hcf66579_0
|
||||
obspy=1.3.0=py38h6f4d8f0_0
|
||||
openjpeg=2.4.0=hb211442_1
|
||||
openssl=1.1.1l=h8ffe710_0
|
||||
packaging=21.3=pyhd8ed1ab_0
|
||||
pillow=9.0.1=py38hd8e0db4_2
|
||||
pip=22.0.4=pyhd8ed1ab_0
|
||||
proj=9.0.0=h1cfcee9_1
|
||||
pthread-stubs=0.4=hcd874cb_1001
|
||||
pycparser=2.21=pyhd8ed1ab_0
|
||||
pyopenssl=22.0.0=pyhd8ed1ab_0
|
||||
pyparsing=3.0.7=pyhd8ed1ab_0
|
||||
pyproj=3.3.0=py38h3b5edaa_2
|
||||
pyqtgraph=0.12.4=pyhd8ed1ab_0
|
||||
pyshp=2.2.0=pyhd8ed1ab_0
|
||||
pyside2=5.13.2=py38hadd4fab_7
|
||||
pysocks=1.7.1=py38haa244fe_4
|
||||
python=3.8.12=h7840368_2_cpython
|
||||
python-dateutil=2.8.2=pyhd8ed1ab_0
|
||||
python_abi=3.8=2_cp38
|
||||
qt=5.12.9=h5909a2a_4
|
||||
requests=2.27.1=pyhd8ed1ab_0
|
||||
scipy=1.8.0=py38ha1292f7_1
|
||||
setuptools=60.9.3=py38haa244fe_0
|
||||
shapely=1.8.0=py38hd27d790_5
|
||||
six=1.16.0=pyh6c4a22f_0
|
||||
sqlalchemy=1.4.32=py38h294d835_0
|
||||
sqlite=3.37.0=h8ffe710_0
|
||||
tbb=2021.5.0=h2d74725_0
|
||||
tk=8.6.12=h8ffe710_0
|
||||
tornado=6.1=py38h294d835_2
|
||||
ucrt=10.0.20348.0=h57928b3_0
|
||||
unicodedata2=14.0.0=py38h294d835_0
|
||||
urllib3=1.26.8=pyhd8ed1ab_1
|
||||
vc=14.2=hb210afc_6
|
||||
vs2015_runtime=14.29.30037=h902a5da_6
|
||||
wheel=0.37.1=pyhd8ed1ab_0
|
||||
win_inet_pton=1.1.0=py38haa244fe_3
|
||||
xorg-libxau=1.0.9=hcd874cb_0
|
||||
xorg-libxdmcp=1.1.3=hcd874cb_0
|
||||
xz=5.2.5=h62dcd97_1
|
||||
zlib=1.2.11=h8ffe710_1013
|
||||
zstd=1.5.2=h6255e5f_0
|
5
setup.py
5
setup.py
@ -5,9 +5,8 @@ from distutils.core import setup
|
||||
setup(
|
||||
name='PyLoT',
|
||||
version='0.2',
|
||||
packages=['pylot', 'pylot.core', 'pylot.core.loc', 'pylot.core.pick',
|
||||
'pylot.core.io', 'pylot.core.util', 'pylot.core.active',
|
||||
'pylot.core.analysis', 'pylot.testing'],
|
||||
packages=['pylot', 'pylot.core', 'pylot.core.io', 'pylot.core.loc', 'pylot.core.pick', 'pylot.core.util',
|
||||
'pylot.core.analysis', 'pylot.styles'],
|
||||
requires=['obspy', 'PySide2', 'matplotlib', 'numpy', 'scipy', 'pyqtgraph', 'cartopy'],
|
||||
url='dummy',
|
||||
license='LGPLv3',
|
||||
|
Loading…
Reference in New Issue
Block a user