Skip to content

Commit bf57802

Browse files
committed
NVIDIA channel is not needed
1 parent 22a8bb8 commit bf57802

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

environment.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: bigwig-loader
22
channels:
33
- rapidsai
44
- conda-forge
5-
- nvidia
65
- bioconda
76
dependencies:
87
- python>=3.10

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ name = "bigwig_loader"
1515
authors = [
1616
{name = "Joren Retel", email = "[email protected]"},
1717
]
18+
url = "https://github.com/pfizer-opensource/bigwig-loader"
1819
description = "Machine Learning Data Loader for Collections of BigWig Files"
1920
readme = "README.md"
2021
requires-python = ">=3.10"

0 commit comments

Comments
 (0)