Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: upgrade to python 3.10
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
Hello,
I installed pip-purge
using pip, then used pip-purge
but it gives me error, as following:
~ % pip3 install pip-purge
Collecting pip-purge
Downloading pip_purge-0.1.2-py3-none-any.whl (2.6 kB)
Collecting envoy
Downloading envoy-0.0.3-py2.py3-none-any.whl (5.0 kB)
Installing collected packages: envoy, pip-purge
Successfully installed envoy-0.0.3 pip-purge-0.1.2
~ % pip-purge
File "/opt/homebrew/bin/pip-purge", line 15
print(f"Found {installed} dirty packages installed.")
TabError: inconsistent use of tabs and spaces in indentation
Could you please help me in resolving this?
Thanks in advance
fixed with with #10 . Thanks for reporting.
bug: fix the indent (#10)
bug: fix the indent
global: clean dependencies 2
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: clean dependencies 2
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: clean dependencies 2
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: clean dependencies 1
Signed-off-by: Parth Shandilya parth.shandilya@cern.ch
global: add opensearch support