Skip to content

Commit 6d59e81

Browse files
authored
Merge pull request #1 from ITISFoundation/cbujard/setup
update setup
2 parents ce83a77 + 8c4c2da commit 6d59e81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ src/sar_sampling/sarsampler.py 189 23 88% 124, 128-129, 200, 251-25
2222
src/sar_sampling/voronoi.py 66 4 94% 41, 43, 59, 64
2323
--------------------------------------------------------------
2424
TOTAL 536 63 88%
25-
============================== 17 passed in 5.81s ==============================
25+
============================== 17 passed in 5.15s ==============================

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
description="A Latin Hypercube Sampler for SAR (Specific Absorption Rate) testing scenarios",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",
17-
url="https://github.com/cbujard/sarsampling-iec62209",
17+
url="https://github.com/ITISFoundation/sarsampling-iec62209",
1818
packages=find_packages(where="src"),
1919
package_dir={"": "src"},
2020
classifiers=[

0 commit comments

Comments
 (0)