Skip to content

fix MUSIC setup.py and add coverage#2209

Closed
alexsavulescu wants to merge 2 commits into
masterfrom
fix-music-and-cov
Closed

fix MUSIC setup.py and add coverage#2209
alexsavulescu wants to merge 2 commits into
masterfrom
fix-music-and-cov

Conversation

@alexsavulescu

Copy link
Copy Markdown
Member

No description provided.

@alexsavulescu alexsavulescu marked this pull request as draft February 6, 2023 15:30
@alexsavulescu alexsavulescu requested a review from ohm314 February 6, 2023 15:55

@ohm314 ohm314 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look reasonable

@azure-pipelines

Copy link
Copy Markdown

✔️ 390179c -> Azure artifacts URL

@alexsavulescu alexsavulescu force-pushed the fix-music-and-cov branch 4 times, most recently from d6906c5 to a15d446 Compare February 6, 2023 21:15
@azure-pipelines

Copy link
Copy Markdown

✔️ 06ce9c7 -> Azure artifacts URL

@alexsavulescu

Copy link
Copy Markdown
Member Author

Looks to me MUSIC implementation is not complete? Not sure how #2091 plays in here ..

@alexsavulescu

Copy link
Copy Markdown
Member Author

Merged into #2092

alexsavulescu added a commit that referenced this pull request Feb 8, 2023
alexsavulescu added a commit that referenced this pull request Feb 8, 2023
* remove distutils usage
  * follow PEP632
  * add own `strtobool`
  * use new_compiler from setuptools build_ext for now

* `python setup.py install` is deprecated (and problematic see -> #1605)
  * update NRN_ENABLE_MODULE_INSTALL logic
  * modules installed in default location

* drop `SETUPTOOLS_USE_DISTUTILS=stdlib`
* MUSIC + MPI multiple includes fix from #2209
* MUSIC CI basic tests
nrnhines pushed a commit that referenced this pull request Sep 6, 2023
* remove distutils usage
  * follow PEP632
  * add own `strtobool`
  * use new_compiler from setuptools build_ext for now

* `python setup.py install` is deprecated (and problematic see -> #1605)
  * update NRN_ENABLE_MODULE_INSTALL logic
  * modules installed in default location

* drop `SETUPTOOLS_USE_DISTUTILS=stdlib`
* MUSIC + MPI multiple includes fix from #2209
* MUSIC CI basic tests
JCGoran pushed a commit that referenced this pull request Jan 12, 2024
* remove distutils usage
  * follow PEP632
  * add own `strtobool`
  * use new_compiler from setuptools build_ext for now

* `python setup.py install` is deprecated (and problematic see -> #1605)
  * update NRN_ENABLE_MODULE_INSTALL logic
  * modules installed in default location

* drop `SETUPTOOLS_USE_DISTUTILS=stdlib`
* MUSIC + MPI multiple includes fix from #2209
* MUSIC CI basic tests
JCGoran pushed a commit that referenced this pull request Jan 12, 2024
* remove distutils usage
  * follow PEP632
  * add own `strtobool`
  * use new_compiler from setuptools build_ext for now

* `python setup.py install` is deprecated (and problematic see -> #1605)
  * update NRN_ENABLE_MODULE_INSTALL logic
  * modules installed in default location

* drop `SETUPTOOLS_USE_DISTUTILS=stdlib`
* MUSIC + MPI multiple includes fix from #2209
* MUSIC CI basic tests
JCGoran pushed a commit that referenced this pull request Jan 16, 2024
* remove distutils usage
  * follow PEP632
  * add own `strtobool`
  * use new_compiler from setuptools build_ext for now

* `python setup.py install` is deprecated (and problematic see -> #1605)
  * update NRN_ENABLE_MODULE_INSTALL logic
  * modules installed in default location

* drop `SETUPTOOLS_USE_DISTUTILS=stdlib`
* MUSIC + MPI multiple includes fix from #2209
* MUSIC CI basic tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants