Skip to content

Commit e5c71a7

Browse files
authored
Py313 (#63)
* added support for py313, numpy 2 * GH actions update * css update * conf update
1 parent da38ab0 commit e5c71a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,5 @@
152152

153153

154154
def setup(app):
155-
app.add_css_file("custom.css")
155+
...
156+
# app.add_css_file("custom.css")

0 commit comments

Comments
 (0)