mirror of https://github.com/silx-kit/pyFAI.git
needed only one elder python
This commit is contained in:
parent
ab8d2c94da
commit
978aa99731
|
@ -13,4 +13,4 @@ matplotlib
|
|||
numexpr != 2.8.6
|
||||
silx >= 2
|
||||
psutil
|
||||
importlib_resources
|
||||
importlib_resources; python_version < '3.9'
|
||||
|
|
|
@ -20,4 +20,4 @@ matplotlib
|
|||
numexpr != 2.8.6
|
||||
silx >= 2
|
||||
psutil
|
||||
importlib_resources
|
||||
importlib_resources; python_version < '3.9'
|
||||
|
|
|
@ -11,4 +11,4 @@ nbsphinx
|
|||
sphinx-rtd-theme
|
||||
docutils<0.20
|
||||
ipython_genutils
|
||||
importlib_resources
|
||||
importlib_resources; python_version < '3.9'
|
||||
|
|
|
@ -17,4 +17,4 @@ matplotlib
|
|||
#pyopencl
|
||||
numexpr != 2.8.6
|
||||
silx >= 2
|
||||
importlib_resources
|
||||
importlib_resources; python_version < '3.9'
|
||||
|
|
|
@ -13,4 +13,4 @@ PyOpenGL
|
|||
PyQt5
|
||||
hdf5plugin
|
||||
nbsphinx
|
||||
importlib_resources
|
||||
importlib_resources; python_version < '3.9'
|
||||
|
|
Loading…
Reference in New Issue