Skip to content

Commit

Permalink
rename folder from planbee to factryengine
Browse files Browse the repository at this point in the history
  • Loading branch information
Yacobolo committed Sep 28, 2023
1 parent 82def6d commit 40e8c51
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import versioneer

with open("README.md", "r", encoding="utf-8") as f:
with open("docs/README.md", "r", encoding="utf-8") as f:
long_description = f.read()
with open("requirements.txt", "r") as fh:
requirements = [line.strip() for line in fh]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file added test.ipynb
Empty file.

0 comments on commit 40e8c51

Please sign in to comment.