Skip to content

Commit

Permalink
inception
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-sarin committed Jun 26, 2023
1 parent 1b4f932 commit 0bdba50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Set up Python 3.11
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.11
Expand Down
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
numpy
wheel
setuptools
pandas
scipy
Expand All @@ -13,5 +12,4 @@ requests
lxml
sphinx-rtd-theme
sphinx-tabs
bilby
bilby.cython>=0.3.0
bilby

0 comments on commit 0bdba50

Please sign in to comment.