Skip to content

Commit

Permalink
Revert unnecessary changes
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Nov 8, 2024
1 parent 1608527 commit bf14286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ venv/*
*.key
.eggs
eggs/*
*.pyi
data/*
*.pyi
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def run(self):
'openfl.utilities.optimizers.torch',
'openfl-docker',
'openfl-tutorials',
'openfl-workspace'
'openfl-workspace',
],
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit bf14286

Please sign in to comment.