qiskit-community / qiskit-nature-pyscf

Documentation at https://qiskit-community.github.io/qiskit-nature-pyscf/
Apache License 2.0
18 stars 10 forks source link

Upgrade to qiskit_sphinx_theme 1.12 and remove translations (backport #33) #34

Closed mergify[bot] closed 1 year ago

mergify[bot] commented 1 year ago

This is an automatic backport of pull request #33 done by Mergify. Cherry-pick of 1d47b221221c1b087d0ddf5bb6acced468d53193 has failed:

On branch mergify/bp/stable/0.1/pr-33
Your branch is up to date with 'origin/stable/0.1'.

You are currently cherry-picking commit 1d47b22.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    deleted:    docs/_static/no_image.png
    modified:   docs/conf.py
    deleted:    docs/versionutils.py
    modified:   requirements-dev.txt
    modified:   setup.py
    modified:   tox.ini

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   pyproject.toml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5076993680


Totals Coverage Status
Change from base Build 4992896712: 0.0%
Covered Lines: 69
Relevant Lines: 99

💛 - Coveralls