-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
In progressthis is being addressed but is not completethis is being addressed but is not completeNeededGSAS-II InadequaciesGSAS-II InadequaciesenhancementNew feature or requestNew feature or request
Description
-
~~ pixi run install-editable does not place compiled programs convcell & LATTIC into .pixi/envs//bin; (N.B. pixi run install does do this)~~ (moved below)
-
comment in GSASIIphsGUI.py: "XXX I suspect this is Unix-specific -- need porting help!". Is this still relevant?
-
Best way to read & write configuration info to an external file?
- will use configparser. Has r/w capabilities in stdlib; Don't need more sophisticated features of toml, etc.
-
running tests/test_scripting.py fails due to "path hacking"; problem seems to be within pytest, but is not seen with the other self-tests.
Tom will make path-hacking test "opt in" via a PR(done in ca6402f, BHT)
-
can pixi install & install-editable run the GSAS-II/install/save_versions.py script (before copying files) or perhaps this should be made into a git smudge activity?
- use setuptools-scm or put command into the pixi.toml file
Originally posted by @briantoby in #134 (comment)
Metadata
Metadata
Labels
In progressthis is being addressed but is not completethis is being addressed but is not completeNeededGSAS-II InadequaciesGSAS-II InadequaciesenhancementNew feature or requestNew feature or request