Browse Source

Merge branch 'nvie/feature/bdist_rpm-stuff'

Ask Solem 15 năm trước cách đây
mục cha
commit
ff0711aee0
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  1. 11 0
      setup.cfg

+ 11 - 0
setup.cfg

@@ -5,3 +5,14 @@ all_files = 1
 
 [upload_sphinx]
 upload-dir = docs/.build/html
+
+[bdist_rpm]
+requires = python-uuid
+           python-importlib
+           python-multiprocessing==2.6.2.1
+           python-django
+           python-dateutil
+           python-anyjson
+           python-carrot>=0.10.4
+           python-django-picklefield
+           python-billiard>=0.3.0