compas-dev / compas-dev/compas_package_template

Add mock imports to `conf.py`

Open
#13 0 comments 0 reactions 1 assignee Claimed by @Licini View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

```python
autodoc_mock_imports = [
"System",
"clr",
"Eto",
"Rhino",
"Grasshopper",
"scriptcontext",
"rhinoscriptsyntax",
"bpy",
"bmesh",
"mathutils"
]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.