- Secret Recipes of the Python Ninja
- Cody Jackson
- 84字
- 2021-06-25 22:14:41
How it works...
In the preceding example, <vcs> is the version control system being used; it could be a local server or an online service such as, GitHub. <tag_name> is the version control tag used to identify this particular update to the control system.
If a required dependency was a top-level requirement for the project, then that particular line in the requirements file can simply be replaced. If it is a sub-dependency of another file, then the above command would be added as a new line.
推薦閱讀
- Java程序設計實戰教程
- Visual Studio 2012 Cookbook
- Getting Started with PowerShell
- JavaScript從入門到精通(第3版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- HTML5 APP開發從入門到精通(微課精編版)
- 0 bug:C/C++商用工程之道
- R Data Science Essentials
- Emotional Intelligence for IT Professionals
- C++ System Programming Cookbook
- SignalR:Real-time Application Development(Second Edition)
- Machine Learning for OpenCV
- C/C++代碼調試的藝術(第2版)
- UI動效設計從入門到精通
- Instant AppFog