- 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.
推薦閱讀
- Mobile Web Performance Optimization
- HTML5+CSS3基礎開發教程(第2版)
- INSTANT Sencha Touch
- 單片機應用技術
- Oracle JDeveloper 11gR2 Cookbook
- C語言程序設計
- Julia for Data Science
- 鴻蒙OS應用編程實戰
- 代碼閱讀
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Android Studio Cookbook
- Mastering Adobe Captivate 7
- HTML5移動前端開發基礎與實戰(微課版)
- Redmine Cookbook
- Applied Deep Learning with Python