fix export import with path, add pyfzf as required

This commit is contained in:
2023-09-13 11:17:56 -03:00
parent d77778bdcc
commit d08b2e5a2a
4 changed files with 12 additions and 12 deletions
+1 -3
View File
@@ -29,14 +29,12 @@ install_requires =
pexpect
pycryptodome
Flask
pyfzf
waitress
PyYAML
openai
rich
[options.extras_require]
fuzzysearch = pyfzf
[options.entry_points]
console_scripts =
conn = connpy.__main__:main