- Secret Recipes of the Python Ninja
- Cody Jackson
- 53字
- 2021-06-25 22:14:45
Uploading to PyPI
When setup.py is run, it creates the new directory dist/ in your project's root directory. This is where the distribution files are placed for uploading. These files are only created when the build command is run; any changes to the source code or configuration files require rebuilding the distribution files.
推薦閱讀
- Java多線程編程實戰(zhàn)指南:設(shè)計模式篇(第2版)
- Fundamentals of Linux
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- Visual Basic程序開發(fā)(學(xué)習筆記)
- 編寫整潔的Python代碼(第2版)
- Python從入門到精通(精粹版)
- The HTML and CSS Workshop
- Expert Data Visualization
- Jenkins Continuous Integration Cookbook(Second Edition)
- 大話Java:程序設(shè)計從入門到精通
- Mastering Apache Storm
- Angular應(yīng)用程序開發(fā)指南
- INSTANT JQuery Flot Visual Data Analysis
- AI自動化測試:技術(shù)原理、平臺搭建與工程實踐
- 零基礎(chǔ)學(xué)Java第2版