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 ce83a77 commit f5a256dCopy full SHA for f5a256d
setup.py
@@ -14,7 +14,7 @@
14
description="A Latin Hypercube Sampler for SAR (Specific Absorption Rate) testing scenarios",
15
long_description=long_description,
16
long_description_content_type="text/markdown",
17
- url="https://github.com/cbujard/sarsampling-iec62209",
+ url="https://github.com/ITISFoundation/sarsampling-iec62209",
18
packages=find_packages(where="src"),
19
package_dir={"": "src"},
20
classifiers=[
0 commit comments