Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade numpy #956

Merged
merged 5 commits into from
Apr 4, 2018
Merged

Upgrade numpy #956

merged 5 commits into from
Apr 4, 2018

Conversation

fpagnoux
Copy link
Member

@fpagnoux fpagnoux commented Apr 2, 2018

  • Amélioration technique
  • Détails :
    • Adapte France à Numpy v1.14

@@ -51,9 +51,7 @@
},
include_package_data = True, # Will read MANIFEST.in
install_requires = [
'numpy >= 1.11, < 1.13',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ces dépendances n'ont pas de raison d'être gérées par France.

CHANGELOG.md Outdated

* Correction d'un bug
Copy link
Member Author

@fpagnoux fpagnoux Apr 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Correction d'un bug" n'est pas une catégorie qui existe dans le format du Changelog OpenFisca France.

Les corrections d'une formule sont considérées comme une évolution de la législation.

* Zones impactées :
- `prelevements_obligatoires/prelevements_sociaux/cotisations_sociales/allegements`
- `openfisca_france/model/revenus/activite/salarie.py`
Copy link
Member Author

@fpagnoux fpagnoux Apr 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Le but de la section "Zones impactées" est de pouvoir voir en un coup d'oeil quel morceau de la législation est affectée par une évolution.

Pour que ce soit normalisé, on utilise les paths vers le fichier concerné. En revanche, on ajoute pas l'extension .py ni le préfixe openfisca_france/model/.

@@ -32,8 +45,8 @@

## 20.9.1 [#954](https://github.com/openfisca/openfisca-france/pull/954)

* Correction d'un bug
Copy link
Member Author

@fpagnoux fpagnoux Apr 4, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je republie ce commentaire considéré à tort comme outdated

"Correction d'un bug" n'est pas une catégorie qui existe dans le format du Changelog OpenFisca France.

Les corrections d'une formule sont considérées comme une évolution de la législation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants