File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919project = "mockup"
2020copyright = "2024, Jakob Nybo Nissen, Henry Webel"
2121author = "Jakob Nybo Nissen, Henry Webel"
22- PACKAGE_VERSION = metadata .version ("mockup" )
22+ PACKAGE_VERSION = metadata .version ("rasmussenlab- mockup" )
2323version = PACKAGE_VERSION
2424release = PACKAGE_VERSION
2525
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ authors = [
33 {
name =
" Jakob Nybo Nissen" ,
email =
" [email protected] " },
44]
55description = " A small example package"
6- name = " mockup"
6+ name = " rasmussenlab- mockup"
77# This means: Load the version from the package itself.
88# See the section below: [tools.setuptools.dynamic]
99dynamic = [" version" ]
@@ -30,7 +30,7 @@ docs = [
3030 " sphinx-book-theme" ,
3131 " myst-nb" ,
3232 " ipywidgets" ,
33- " sphinx-new-tab-link" ,
33+ " sphinx-new-tab-link!=0.2.2 " ,
3434]
3535
3636# Configure the Ruff linter: Ignore error number 501
You can’t perform that action at this time.
0 commit comments