Skip to content

Commit 5f8f5d3

Browse files
Matthew BernsteinMatthew Bernstein
authored andcommitted
Updated setup.py
1 parent 1f60fae commit 5f8f5d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
readme = fh.read()
2121

2222
setup(
23-
name="spatialcorr_sim",
23+
name="spatialcorr-sim",
2424
version="0.0.1",
2525
description="SpatialCorr",
2626
author="Matthew N. Bernstein",
@@ -33,7 +33,7 @@
3333
long_description=readme,
3434
include_package_data=True,
3535
zip_safe=True,
36-
url="https://github.com/mbernste/spatialcorr_sim",
36+
url="https://github.com/mbernste/spatialcorr-sim",
3737
entry_points={},
3838
keywords=[
3939
"spatial-transcriptomics",

0 commit comments

Comments
 (0)