Skip to content

Commit

Permalink
some chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaJohnBritto committed Sep 19, 2024
1 parent 62492dd commit c8b86b4
Show file tree
Hide file tree
Showing 50 changed files with 6 additions and 17,633 deletions.
9 changes: 5 additions & 4 deletions .ipynb_checkpoints/pyproject-checkpoint.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "WPSProtocol"
readme = "README.md"
dynamic = ["version", "dependencies"]

requires-python = "==3.8.19"
requires-python = ">=3.10"
authors = [
{ name="Jessica John Britto", email="jessicajohnbritto@kgpian.iitkgp.ac.in" },
]
Expand All @@ -20,11 +20,12 @@ classifiers = [
]

[project.urls]
Homepage = "https://github.com/JessicaJohnBritto/WalshPulseSeq/tree/main"
Homepage = "https://walshpulseseq.readthedocs.io/en/latest/readme.html"
Documentation = "https://walshpulseseq.readthedocs.io/en/latest/api/modules.html"
Issues = "https://github.com/JessicaJohnBritto/WalshPulseSeq/issues"

[tool.setuptools.dynamic]
dependencies = {file = ["requirements_for_pip.txt"]}
dependencies = {file = ["requirementsWPS.txt"]}

[tool.setuptools-git-versioning]
enabled = true
Expand All @@ -33,4 +34,4 @@ enabled = true
# version_scheme = "release-branch-semver"
version_scheme = "post-release"
# local_scheme = "node-and-timestamp" # Optional: how to generate the local version number
local_scheme = "no-local-version"
local_scheme = "no-local-version"
4 changes: 0 additions & 4 deletions docs/build/.buildinfo

This file was deleted.

Binary file removed docs/build/.doctrees/api/WPSProtocol.doctree
Binary file not shown.
Binary file removed docs/build/.doctrees/api/modules.doctree
Binary file not shown.
Binary file removed docs/build/.doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/build/.doctrees/index.doctree
Binary file not shown.
Empty file removed docs/build/.nojekyll
Empty file.
53 changes: 0 additions & 53 deletions docs/build/_sources/api/WPSProtocol.rst.txt

This file was deleted.

7 changes: 0 additions & 7 deletions docs/build/_sources/api/modules.rst.txt

This file was deleted.

20 changes: 0 additions & 20 deletions docs/build/_sources/index.rst.txt

This file was deleted.

Loading

0 comments on commit c8b86b4

Please sign in to comment.