-
```
DELETE_SPHINX_1 =del /f /q docs\\build\\*
DELETE_SPHINX_2 =del /f /q docs\\source\\modules.rst
PIPENV =pipenv
SPHINX_BUILDDIR =docs\\build
SPHINX_SOURCEDIR=docs\\source
------------…
-
I was trying to install montepy on the HPC without actually downloading the official packages.
I at first tried `python -m build`
This failed at building a wheel so then I tried `python -m build --s…
-
It is useful to have the link to the project docs on the GitHub home page for this repo. (Right now, it's currently the research paper, which would instead be better to be a link from the docs.)
To…
-
This might be a version issue, but I just hit this:
```
Exception occurred:
File "/home/runner/.local/lib/python3.10/site-packages/sphinx_immaterial/__init__.py", line 90, in init_css_files
…
-
### Describe the bug
I get the below crash when running `make html`:
```python
File "/Users/user/code/package/venv/lib/python3.11/site-packages/sphinx/ext/autodoc/__init__.py", line 1916, in …
-
```
DELETE_SPHINX_1 =del /f /q docs\\build\\*
DELETE_SPHINX_2 =del /f /q docs\\source\\modules.rst
PIPENV =pipenv
SPHINX_BUILDDIR =docs\\build
SPHINX_SOURCEDIR=docs\\source
------------…
-
Per https://medium.com/qiskit/important-changes-to-qiskit-documentation-and-learning-resources-7f4e346b19ab, qiskit.org/documentation is moving to https://docs.quantum-computing.ibm.com. This issue is…
-
running `tox -e sphinx -c ../.../.../eng/tox/tox.ini` locally:
```
File "C:\Users\krpratic\azure-sdk-for-python\sdk\translation\azure-ai-translation-document\.tox\sphinx\Scripts\sphinx-apidoc.ex…
-
**Describe the bug**
I am unable to install the `master` branch with a Python 3.11.4 environment.
**To Reproduce**
Steps to reproduce the behavior:
1. Create and activate a Python 3.11 environme…
-
Got this running tests against Python 3.11.
```
../../../.local/share/virtualenvs/datasette-big-local-6Yn-280V/lib/python3.11/site-packages/datasette/app.py:14: in
import pkg_resources
../.…