-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test against 3.9 not EOLed 3.8, fix typo, compatibility with recent pydicom 3.x #133
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2088f08 - Browse repository at this point
Copy the full SHA 2088f08View commit details -
[DATALAD RUNCMD] run codespell throughout fixing typos automagically
=== Do not change lines below === { "chain": [], "cmd": "codespell -w datalad_neuroimaging", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
Configuration menu - View commit details
-
Copy full SHA for 18b83f5 - Browse repository at this point
Copy the full SHA 18b83f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4072ae0 - Browse repository at this point
Copy the full SHA 4072ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 874e56d - Browse repository at this point
Copy the full SHA 874e56dView commit details -
ci: do use "python -m pip" instead of just "pip"
ATM it fails as pip install --upgrade pip Requirement already satisfied: pip in c:\python39-x64\lib\site-packages (23.2.1) Collecting pip Obtaining dependency information for pip from https://files.pythonhosted.org/packages/d4/55/90db48d85f7689ec6f81c0db0622d704306c5284850383c090e6c7195a5c/pip-24.2-py3-none-any.whl.metadata Downloading pip-24.2-py3-none-any.whl.metadata (3.6 kB) Downloading pip-24.2-py3-none-any.whl (1.8 MB) ---------------------------------------- 1.8/1.8 MB 10.5 MB/s eta 0:00:00 ERROR: To modify pip, please run the following command: C:\Python39-x64\python.exe -m pip install --upgrade pip [notice] A new release of pip is available: 23.2.1 -> 24.2 [notice] To update, run: python.exe -m pip install --upgrade pip Command exited with code 1
Configuration menu - View commit details
-
Copy full SHA for 8b75317 - Browse repository at this point
Copy the full SHA 8b75317View commit details -
ci: use datalad/packages distribution of .dmg
brew installation gets stuck/takes too long.
Configuration menu - View commit details
-
Copy full SHA for cdb0e25 - Browse repository at this point
Copy the full SHA cdb0e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bec011 - Browse repository at this point
Copy the full SHA 8bec011View commit details
Commits on Nov 3, 2024
-
fix: make neuroimaging compatible with pydicom 3.x, and drop support …
…of pydicom < 1.0
Configuration menu - View commit details
-
Copy full SHA for e41109b - Browse repository at this point
Copy the full SHA e41109bView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10a7481 - Browse repository at this point
Copy the full SHA 10a7481View commit details -
Install git-annex from snapshot and do not bother listing libffi7 abs…
…ent on 2204. Mimicing setup in datasalad a bit
Configuration menu - View commit details
-
Copy full SHA for a754239 - Browse repository at this point
Copy the full SHA a754239View commit details -
RF: use script from datasalad (osx and linux only) to install syspkg
this would allow to avoid masking the error as happens now E: Repository 'http://ppa.launchpad.net/rabbitmq/rabbitmq-erlang/ubuntu jammy InRelease' changed its 'Label' value from 'Latest (26.x) Erlang packages for Ubuntu and Debian' to 'Modern Erlang and Elixir packages for Ubuntu'
Configuration menu - View commit details
-
Copy full SHA for eeaa422 - Browse repository at this point
Copy the full SHA eeaa422View commit details