Skip to content

Commit

Permalink
remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rsarm committed May 30, 2024
1 parent 500bf42 commit 0873bd9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,4 @@
description='FirecREST-Spawner: A spawner for Jupyterhub to spawn notebooks using FirecREST.',
long_description=long_description,
long_description_content_type='text/markdown',
# install_requires=[
# 'jupyterhub==2.0.0',
# 'pyfirecrest==2.1.0',
# 'SQLAlchemy==1.3.22',
# 'oauthenticator==16.0.7'
# ],
extras_require={
"oauth": ['oauthenticator==16.0.7']
}
)

0 comments on commit 0873bd9

Please sign in to comment.