We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896a5e3 commit ebfa285Copy full SHA for ebfa285
LICENSE
@@ -1,5 +1,5 @@
1
2
-Copyright (c) 2017, Thomas Hisch
+Copyright (c) 2017-2024, Thomas Wimmer
3
All rights reserved.
4
5
Redistribution and use in source and binary forms, with or without
pyproject.toml
@@ -7,10 +7,10 @@ requires-python = ">=3.8"
7
license = { file = "LICENSE" }
8
keywords = ["sphinx", "pytest", "rst"]
9
authors = [
10
- { name="Thomas Hisch", email="t.hisch@gmail.com" }
+ { name="Thomas Wimmer", email="thomaswimmer@posteo.com" }
11
]
12
maintainers = [
13
14
15
16
classifiers = [
0 commit comments