Skip to content
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

cmake: fix doc generation without pyxtp #1097

Merged
merged 2 commits into from
Nov 18, 2023
Merged

cmake: fix doc generation without pyxtp #1097

merged 2 commits into from
Nov 18, 2023

Conversation

junghans
Copy link
Member

Fix #1096

@junghans
Copy link
Member Author

@votca-bot changelog: fix doc generation without pyxtp

@junghans junghans self-assigned this Nov 18, 2023
@junghans junghans enabled auto-merge November 18, 2023 03:21
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3055863) 7.0% compared to head (3351ad7) 7.0%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1097   +/-   ##
======================================
  Coverage     7.0%    7.0%           
======================================
  Files           4       4           
  Lines         683     683           
======================================
  Hits           48      48           
  Misses        635     635           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@junghans junghans merged commit f6a4b78 into master Nov 18, 2023
55 checks passed
@junghans junghans deleted the fix_doc_build branch November 18, 2023 05:17
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 4, 2024
https://build.opensuse.org/request/show/1143680
by user cjunghans + anag+factory
- Drop python3-espressomd testing dependency, revert once
  gh#espressomd/espresso#4856 is fixed.
- Dropped 1093.patch, merged upstream
  - fix links in README and doc ([gh#votca/votca#1091])
  - fix python shebang to python3 ([gh#votca/votca#1093])
  - Clean-up CI ([gh#votca/votca#1092], [gh#votca/votca#1095])
  - remove reference to old webpage ([gh#votca/votca#1094])
  - fix doc generation without pyxtp ([gh#votca/votca#1097])
  - Do not run gmx tests without libgromacs ([gh#votca/votca#1099])
  - KS-QMMM for single-particle states ([gh#votca/votca#1100])
  - Spin-orbitals from ORCA in QMMM ([gh#votca/votca#1101])
  - better unit test for DFT embedding ([gh#votca/votca#1102])
- Update to 2024
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 7, 2024
https://build.opensuse.org/request/show/1143680
by user cjunghans + anag+factory
- Drop python3-espressomd testing dependency, revert once
  gh#espressomd/espresso#4856 is fixed.
- Dropped 1093.patch, merged upstream
  - fix links in README and doc ([gh#votca/votca#1091])
  - fix python shebang to python3 ([gh#votca/votca#1093])
  - Clean-up CI ([gh#votca/votca#1092], [gh#votca/votca#1095])
  - remove reference to old webpage ([gh#votca/votca#1094])
  - fix doc generation without pyxtp ([gh#votca/votca#1097])
  - Do not run gmx tests without libgromacs ([gh#votca/votca#1099])
  - KS-QMMM for single-particle states ([gh#votca/votca#1100])
  - Spin-orbitals from ORCA in QMMM ([gh#votca/votca#1101])
  - better unit test for DFT embedding ([gh#votca/votca#1102])
- Update to 2024
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Feb 7, 2024
https://build.opensuse.org/request/show/1143680
by user cjunghans + anag+factory
- Drop python3-espressomd testing dependency, revert once
  gh#espressomd/espresso#4856 is fixed.
- Dropped 1093.patch, merged upstream
  - fix links in README and doc ([gh#votca/votca#1091])
  - fix python shebang to python3 ([gh#votca/votca#1093])
  - Clean-up CI ([gh#votca/votca#1092], [gh#votca/votca#1095])
  - remove reference to old webpage ([gh#votca/votca#1094])
  - fix doc generation without pyxtp ([gh#votca/votca#1097])
  - Do not run gmx tests without libgromacs ([gh#votca/votca#1099])
  - KS-QMMM for single-particle states ([gh#votca/votca#1100])
  - Spin-orbitals from ORCA in QMMM ([gh#votca/votca#1101])
  - better unit test for DFT embedding ([gh#votca/votca#1102])
- Update to 2024
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.

[2023] configure first says that it found Python, and then fails because it says that it didn't find Python
2 participants