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 f79c375 commit a557d77Copy full SHA for a557d77
.gitignore
@@ -81,6 +81,7 @@ celerybeat-schedule
81
# virtualenv
82
venv/
83
ENV/
84
+env2/
85
86
# Spyder project settings
87
.spyderproject
README.md
@@ -1,6 +1,8 @@
1
# file_catalog
2
Store file metadata information in a file catalog
3
4
+[](https://circleci.com/gh/WIPACrepo/file_catalog/tree/master)
5
+
6
## Prerequisites
7
To get the prerequisites necessary for the file catalog:
8
0 commit comments