coursera-dl / edx-dl

A simple tool to download video lectures from edx.org (and other openedx sites)
GNU Lesser General Public License v3.0
1.93k stars 640 forks source link

We should remove the remaining FIXME's in setup.py #211

Open rbrito opened 9 years ago

rbrito commented 9 years ago

The setup.py file is used to automatically fill in PyPI's project homepage and it should, therefore, consist of "correct" data.

We still have many fields that I only provided with placeholders and we have to decide how to fix them.

Let's do it in a timely manner, so that we can upload our first version soon to PyPI.

Thanks,

Rogério Brito.

shk3 commented 9 years ago

I need some time to get familiar with the current repository. If I have encoutered any question, I probably have to ask you guys.

shk3 commented 9 years ago

Is there a link consisting of all the fields in the setup.py file? I am not quite familiar with PyPI development actually.

Also, which email address should we add in setup.py? Should we create a bug tracker and use its email address (though I am not sure if it's feasible)?