diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 00000000..f8b48885 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 00000000..1bdc4dcc Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/setup.py b/setup.py index 83dd63a9..795917e9 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ 'mock', 'python-Levenshtein', ] - +#×¢ÊͲâÊÔ setup( name='fire', version='0.1.0',