You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#. make your changes in `.moban.d` directory, then issue command `moban`
237
238
239
+
What is rnd_requirements.txt
240
+
-------------------------------
241
+
242
+
Usually, it is created when a depdent library is not released. Once the dependecy is installed(will be released), the future version of the dependency in the requirements.txt will be valid.
243
+
244
+
What is pyexcel-commons
245
+
---------------------------------
246
+
247
+
Many information that are shared across pyexcel projects, such as: this developer guide, license info, etc. are stored in `pyexcel-commons` project.
248
+
249
+
What is .moban.d
250
+
---------------------------------
251
+
252
+
`.moban.d` stores the specific meta data for the library.
0 commit comments