Skip to content

Commit

Permalink
update rej files
Browse files Browse the repository at this point in the history
  • Loading branch information
selmanozleyen committed Jul 3, 2024
1 parent 63c7782 commit bb1ffdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "geome"
version = "0.0.2"
description = "Geometric Learning for Genome Data"
readme = "README.md"
requires-python = ">=3.9"
requires-python = ">=3.10"
license = {file = "LICENSE"}
authors = [
{name = "Marcella Toth"},
Expand Down Expand Up @@ -49,7 +49,7 @@ doc = [
"furo",
"sphinx>=4",
"sphinx-book-theme>=1.0.0",
"myst-nb",
"myst-nb>=1.1.0",
"sphinxcontrib-bibtex>=1.0.0",
"sphinx-autodoc-typehints",
# For notebooks
Expand Down
19 changes: 0 additions & 19 deletions pyproject.toml.rej

This file was deleted.

0 comments on commit bb1ffdd

Please sign in to comment.