We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f750a8d commit 5b25553Copy full SHA for 5b25553
setup.py
@@ -16,6 +16,7 @@ def read_file(filename):
16
) as file:
17
return file.read()
18
19
+
20
setup(
21
name="dataframe_sql",
22
version=get_version(),
0 commit comments